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 | |
---|---|---|
ContactData | Gets or sets the ContactData. | |
ContactExtension | Gets or sets the contact extension. | |
DeltaNumber | Gets the delta number associated with the contact. | |
GroupIds | Gets or sets the list of group IDs for the contact. | |
IsSubscribed | Obsolete. Gets or sets whether the contact is subscribed. | |
Name | Gets or sets the contact display name. | |
Uri | Gets the 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 | Provides a string representation of the contact. (Overrides Object.ToString().) |
Top
Operators
Name | Description | |
---|---|---|
Implicit(Contact to RealTimeAddress) | Gets the RealTimeAddress of the contact. |
Top