Compartir a través de


SearchFolderParameters.RootFolderIds Propiedad

Definición

Obtiene o establece la lista de carpetas raíz para la búsqueda.

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

Valor de propiedad

Colección de carpetas raíz para la búsqueda.

Se aplica a