BaseFolderType.FolderId Property
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 FolderId property gets or sets a FolderIdType object that contains the identifier and change key of a folder.
public:
property ExchangeWebServices::FolderIdType ^ FolderId { ExchangeWebServices::FolderIdType ^ get(); void set(ExchangeWebServices::FolderIdType ^ value); };
public ExchangeWebServices.FolderIdType FolderId { get; set; }
Public Property FolderId As FolderIdType
Property Value
The FolderId property returns a FolderIdType object that contains the identifier and change key of a folder.