FolderIdType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The FolderIdType class identifies a folder.
public ref class FolderIdType : ExchangeWebServices::BaseFolderIdType
public class FolderIdType : ExchangeWebServices.BaseFolderIdType
Public Class FolderIdType
Inherits BaseFolderIdType
- Inheritance
Constructors
FolderIdType() |
The FolderIdType constructor initializes a new instance of the FolderIdType class. |
Properties
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. |