ICustomGroup Members
Include Protected Members
Include Inherited Members
The ICustomGroup type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddContact |
Adds a new contact to the group.
(Inherited from IGroup.) |
![]() |
CanInvoke |
Returns true if a certain action can be applied to the group.
(Inherited from IGroup.) |
![]() |
RemoveContact |
Removes a contact from the group.
(Inherited from IGroup.) |
![]() |
Rename |
Renames the custom group.
|
Properties
Name | Description | |
---|---|---|
![]() |
ContactManager |
Gets the parent contact group manager of this group.
(Inherited from IGroup.) |
![]() |
GetEnumerator |
Returns an enumerator for the collection.
(Inherited from IContactCollection.) |
![]() |
Id |
Gets the group name.
(Inherited from IGroup.) |
![]() |
Name |
Gets the group name.
(Inherited from IGroup.) |
![]() |
Type |
Gets the group type.
(Inherited from IGroup.) |