Contact Members

Include Protected Members
Include Inherited Members

Represents a contact that can be published or organized into groups.

The Contact type exposes the following members.

Properties

  Name Description
Public property ContactData Gets or sets the ContactData.
Public property ContactExtension Gets or sets the contact extension.
Public property DeltaNumber Gets the delta number associated with the contact.
Public property GroupIds Gets or sets the list of group IDs for the contact.
Public property IsSubscribed Obsolete. Gets or sets whether the contact is subscribed.
Public property Name Gets or sets the contact display name.
Public property Uri Gets the contact URI.

Top

Methods

  Name Description
Public method Equals (inherited from Object)
Protected method Finalize (inherited from Object)
Public method GetHashCode (inherited from Object)
Public method GetType (inherited from Object)
Protected method MemberwiseClone (inherited from Object)
Public method ToString Provides a string representation of the contact. (Overrides Object.ToString().)

Top

Operators

  Name Description
Public operatorStatic member Implicit(Contact to RealTimeAddress) Gets the RealTimeAddress of the contact.

Top

See Also

Reference

Contact Class

Microsoft.Rtc.Collaboration.ContactsGroups Namespace