ExchangeServiceBinding::GetFolder method

The GetFolder method sends the request to and gets the response from a GetFolder operation.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

No code example is currently available or this language may not be supported.

Parameters

GetFolder1
Type: ExchangeWebServices.GetFolderType

An instance of the GetFolderType class that represents the set of folders to get.

Return value

Type: ExchangeWebServices.GetFolderResponseType
The GetFolder method returns a GetFolderResponseType object that contains the status of the GetFolder operation and a set of folders.
Show: