FindFolderResponseMessageType.RootFolder Property

Definition

The RootFolder property gets the array of folders and paging information for the FindFolder operation.

public:
 property ExchangeWebServices::FindFolderParentType ^ RootFolder { ExchangeWebServices::FindFolderParentType ^ get(); void set(ExchangeWebServices::FindFolderParentType ^ value); };
public ExchangeWebServices.FindFolderParentType RootFolder { get; set; }
Public Property RootFolder As FindFolderParentType

Property Value

The RootFolder property returns a FindFolderParentType object.

Applies to