FolderIdType Members
Include Protected Members
Include Inherited Members
The FolderIdType class identifies a folder.
The FolderIdType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FolderIdType | The FolderIdType constructor initializes a new instance of the FolderIdType class. |
Top
Properties
Name | Description | |
---|---|---|
ChangeKey | The ChangeKey property gets or sets the change key of a folder. This property may be required based on the context in which the FolderIdType object is used. This is a read/write property. | |
Id | The Id property gets or sets the identifier of a folder. This property is required. This is a read/write property. |
Top