Compartir a través de


ExchangeServiceBinding.BeginArchiveItem Método

Definición

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

Parámetros

ArchiveItem1
ArchiveItemType
callback
AsyncCallback
asyncState
Object

Devoluciones

Se aplica a