Phone Members
Include Protected Members
Include Inherited Members
Represents a publishable telephone number used to reach a contact.
The Phone type exposes the following members.
Properties
Name | Description | |
---|---|---|
Endpoint | Gets Collaboration Endpoint object representing the phone number and type. | |
Published | Sets or gets boolean indicating a contact's phone is to be published. |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject) | |
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
MemberwiseClone() | (inherited from Object) | |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) | |
ToString | (inherited from Object) |
Top