Contact Members
The Contact class is a published item representing contact information.
The Contact type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContactData | Gets or sets the ContactData string. | |
ContactExtension | Gets or sets the contact extension. | |
DeltaNumber | ||
GroupIds | ||
IsSubscribed | Gets or sets the isSubscribed flag. | |
Name | Gets or sets the contact display name. | |
Uri | Gets the real time contact URI. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | Provide more user friendly representation of contact object. (Overrides Object..::..ToString()()()().) |
Top
Operators
Name | Description | |
---|---|---|
ImplicitWideningImplicitImplicitImplicit(Contact to RealTimeAddress) |
Top