IRecentContacts Members
Include Protected Members
Include Inherited Members
The IRecentContacts 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.) |
|
GetValueAt |
Returns the contact in the position of a given index.
|
|
RemoveContact |
Removes a contact from the group.
(Inherited from IGroup.) |
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.) |