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