IConversation.CanInvoke Method
Returns true if a specific action is available.
Namespace: UCCollaborationLib
Assembly: Microsoft.Office.Uc (in Microsoft.Office.Uc.dll)
Syntax
HRESULT CanInvoke
(
ConversationAction action,
VARIANT_BOOL* enabled
);
Parameters
- action
Type: UCCollaborationLib.ConversationAction
A value of the ConversationAction type.
Return Value
A value of the VARIANT_BOOL* (bool, for a .NET application) type.