ExchangeServiceBinding.BeginGetConversationItems Method

Definition

public:
 IAsyncResult ^ BeginGetConversationItems(ExchangeWebServices::GetConversationItemsType ^ GetConversationItems1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetConversationItems (ExchangeWebServices.GetConversationItemsType GetConversationItems1, AsyncCallback callback, object asyncState);
Public Function BeginGetConversationItems (GetConversationItems1 As GetConversationItemsType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

GetConversationItems1
GetConversationItemsType
callback
AsyncCallback
asyncState
Object

Returns

Applies to