GetFolderType.FolderIds 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 FolderIds property gets or sets the identifiers of the folders to get.
public:
property cli::array <ExchangeWebServices::BaseFolderIdType ^> ^ FolderIds { cli::array <ExchangeWebServices::BaseFolderIdType ^> ^ get(); void set(cli::array <ExchangeWebServices::BaseFolderIdType ^> ^ value); };
public ExchangeWebServices.BaseFolderIdType[] FolderIds { get; set; }
Public Property FolderIds As BaseFolderIdType()
Property Value
The FolderIds property returns a BaseFolderType array.