ExchangeServiceBinding::GetFolder method
Exchange Server 2013
The GetFolder method sends the request to and gets the response from a GetFolder operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- GetFolder1
- Type: ExchangeWebServices.GetFolderType
An instance of the GetFolderType class that represents the set of folders to get.
Return value
Type: ExchangeWebServices.GetFolderResponseTypeThe GetFolder method returns a GetFolderResponseType object that contains the status of the GetFolder operation and a set of folders.
Show: