Returns true if a certain action can be
applied to the group.
Namespace:
Microsoft.Lync.Model.Group
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public bool CanInvoke( GroupAction action, Contact contact ) |
Parameters
- action
- Type:
Microsoft.Lync.Model.Group
.
.
::
.
.
GroupAction
- contact
- Type:
Microsoft.Lync.Model
.
.
::
.
.
Contact