ExchangeServiceBinding.BeginArchiveItem Method

Definition

public:
 IAsyncResult ^ BeginArchiveItem(ExchangeWebServices::ArchiveItemType ^ ArchiveItem1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginArchiveItem (ExchangeWebServices.ArchiveItemType ArchiveItem1, AsyncCallback callback, object asyncState);
Public Function BeginArchiveItem (ArchiveItem1 As ArchiveItemType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

ArchiveItem1
ArchiveItemType
callback
AsyncCallback
asyncState
Object

Returns

Applies to