The Contacttype exposes the following members.
Methods
Name | Description | |
---|---|---|
BeginChangeSetting |
Sets a property associated with this
contact.
|
|
BeginGetOrganizationInformation |
Gets the organization information for this
contact.
|
|
BeginMoveToGroup |
Moves this contact from a source group to a
target group.
|
|
CanChangeSetting |
Checks if a property can be set for this
contact.
|
|
CanMoveToGroup |
Checks if this contact can be moved from a
source group to a target group.
|
|
CanStart |
Checks if this contact can start a given mode
(modality) of communication.
|
|
CreateContactEndpoint |
Creates a collaboration endpoint object from a
telephone number.
|
|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
EndChangeSetting |
Blocks the calling thread until
BeginChangeSetting completes.
|
|
EndGetOrganizationInformation |
Blocks the calling thread until
BeginGetOrganizationInformation completes. Returns contact
collections representing peers and directors.
|
|
EndMoveToGroup |
Blocks the calling thread until
BeginMoveToGroup completes.
|
|
Equals | (Inherited from Object.) | |
Finalize | (Overrides UCWFullFinalize () () () () .) | |
GetContactInformation(ContactInformationType) |
Gets a single contact information item from
this contact.
|
|
GetContactInformation(IEnumerable < (Of < <' ( ContactInformationType > ) > > ) ) |
Gets a single contact information item from
this contact.
|
|
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone () () () () | (Inherited from Object Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
ContactManager |
Gets the parent contact and group manager of
this contact.
|
|
CustomGroups |
Gets the list of all groups of which this
contact is a member of.
|
|
Settings |
Gets a collection of contact properties.
|
|
UnifiedCommunicationType |
Returns the unified communications type of
this contact.
|
|
Uri |
Gets the contact Uri.
|
Events
Name | Description | |
---|---|---|
ContactInformationChanged |
Occurs when one or more of contact information
items are changed.
|
|
SettingChanged |
Occurs when the value of a contact property
changes.
|
|
UriChanged |
Occurs when the contact Uri is changed.
|