SearchFolderParameters.RootFolderIds Property

Definition

Gets or sets the list of root folders for the search.

public:
 property Microsoft::Exchange::WebServices::Data::FolderIdCollection ^ RootFolderIds { Microsoft::Exchange::WebServices::Data::FolderIdCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.FolderIdCollection RootFolderIds { get; }
Public ReadOnly Property RootFolderIds As FolderIdCollection

Property Value

A collection of root folders for the search.

Applies to