The Contacttype exposes the following members.

Methods

  Name Description
Public method BeginChangeSetting
Sets a property associated with this contact.
Public method BeginGetOrganizationInformation
Gets the organization information for this contact.
Public method BeginMoveToGroup
Moves this contact from a source group to a target group.
Public method CanChangeSetting
Checks if a property can be set for this contact.
Public method CanMoveToGroup
Checks if this contact can be moved from a source group to a target group.
Public method CanStart
Checks if this contact can start a given mode (modality) of communication.
Public method CreateContactEndpoint
Creates a collaboration endpoint object from a telephone number.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method EndChangeSetting
Blocks the calling thread until BeginChangeSetting completes.
Public method EndGetOrganizationInformation
Blocks the calling thread until BeginGetOrganizationInformation completes. Returns contact collections representing peers and directors.
Public method EndMoveToGroup
Blocks the calling thread until BeginMoveToGroup completes.
Public method Equals (Inherited from Object.)
Protected method Finalize
(Overrides UCWFullFinalize () () () () .)
Public method GetContactInformation(ContactInformationType)
Gets a single contact information item from this contact.
Public method GetContactInformation(IEnumerable < (Of < <' ( ContactInformationType > ) > > ) )
Gets a single contact information item from this contact.
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone () () () () (Inherited from Object Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method ToString (Inherited from Object.)

See Also