ExchangeServiceBinding.UploadItemsAsync Method

Definition

Overloads

UploadItemsAsync(UploadItemsType, Object)
UploadItemsAsync(UploadItemsType)

UploadItemsAsync(UploadItemsType, Object)

public:
 void UploadItemsAsync(ExchangeWebServices::UploadItemsType ^ UploadItems1, System::Object ^ userState);
public void UploadItemsAsync (ExchangeWebServices.UploadItemsType UploadItems1, object userState);
Public Sub UploadItemsAsync (UploadItems1 As UploadItemsType, userState As Object)

Parameters

UploadItems1
UploadItemsType
userState
Object

Applies to

UploadItemsAsync(UploadItemsType)

public:
 void UploadItemsAsync(ExchangeWebServices::UploadItemsType ^ UploadItems1);
public void UploadItemsAsync (ExchangeWebServices.UploadItemsType UploadItems1);
Public Sub UploadItemsAsync (UploadItems1 As UploadItemsType)

Parameters

UploadItems1
UploadItemsType

Applies to