ExchangeServiceBinding.ExportItemsAsync Method (ExportItemsType)

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

Syntax

'Declaration
Public Sub ExportItemsAsync ( _
    ExportItems1 As ExportItemsType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim ExportItems1 As ExportItemsType

instance.ExportItemsAsync(ExportItems1)
public void ExportItemsAsync(
    ExportItemsType ExportItems1
)

Parameters