Returns true if a specific action is available.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 
bool 
CanInvoke(
	

ModalityAction 
action
)

See Also