Defines contasts for actions supported by a
group.
Namespace:
Microsoft.Lync.Model.Group
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public enum GroupAction |
Members
Member name | Value | Description | |
---|---|---|---|
AddContact | 1 |
Add a contact to a group.
|
|
RemoveContact | 2 |
Remove a contact from a group.
|
|
DeleteGroup | 3 |
Large conversation extensibility window.
|
|
RenameGroup | 4 |
Rename a group.
|
|
Invalid | -1 |