ExchangeServiceBinding.UploadItemsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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