IContact Members
Include Protected Members
Include Inherited Members
The IContact type exposes the following members.
Methods
Name | Description | |
---|---|---|
MoveToGroup |
Moves this contact from a source group to a target group.
|
|
CanMoveToGroup | Returns true if a contact can be moved to a target group. | |
CanStart |
Returns true if a given type of modality can be started on the contact.
|
|
CanChangeSetting |
Returns true if a given setting can be changed on the contact.
|
|
CreateContactEndpoint |
Creates a collaboration endpoint object from a telephone number. Used to start an audio conversation with a contact using a telephone.
|
|
GetContactInformation |
Gets one presence item from a publishing contact.
|
|
BatchGetContactInformation |
Gets multiple presence items from a publishing contact
|
|
GetOrganizationInformation |
Gets the Organization Info of this contact.
|
|
ChangeSetting |
Changes a setting associated with this contact.
|
Properties
Name | Description | |
---|---|---|
Settings |
Gets a collection of contact properties.
|
|
ContactManager |
Gets the parent contact group manager of this contact.
|
|
CustomGroups |
Gets a collection of groups that the contact is a member of.
|
|
Uri |
Gets the contact URI.
|