ExchangeServiceBinding.FindConversationAsync 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
FindConversationAsync(FindConversationType, Object) | |
FindConversationAsync(FindConversationType) |
FindConversationAsync(FindConversationType, Object)
public:
void FindConversationAsync(ExchangeWebServices::FindConversationType ^ FindConversation1, System::Object ^ userState);
public void FindConversationAsync (ExchangeWebServices.FindConversationType FindConversation1, object userState);
Public Sub FindConversationAsync (FindConversation1 As FindConversationType, userState As Object)
Parameters
- FindConversation1
- FindConversationType
- userState
- Object
Applies to
FindConversationAsync(FindConversationType)
public:
void FindConversationAsync(ExchangeWebServices::FindConversationType ^ FindConversation1);
public void FindConversationAsync (ExchangeWebServices.FindConversationType FindConversation1);
Public Sub FindConversationAsync (FindConversation1 As FindConversationType)
Parameters
- FindConversation1
- FindConversationType