BaseFolderType.FolderId Property

Definition

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.

Applies to