Поделиться через


GroupAction Enumeration

Defines contasts for actions supported by a group.

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

Syntax

'Declaration
Public Enumeration GroupAction
'Usage
Dim instance As GroupAction
public enum GroupAction

Members

Member name Description
AddContact Add a contact to a group.
RemoveContact Remove a contact from a group.
DeleteGroup Large conversation extensibility window.
RenameGroup Rename a group.
Invalid

See Also

Reference

Microsoft.Lync.Model.Group Namespace