[This is preliminary documentation and is subject to change.]
The application identifier of the application that cteated the folder.
Namespace:
OfficeClip.BusinessLayer.DesktopAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public int AppId { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property AppId As Integer |
Visual C++ |
---|
public: property int AppId { int get (); } |