ContactEndpoint members
Represents a collaboration endpoint which may be a SIP endpoint or a TEL endpoint.
The ContactEndpoint type exposes the following members.
Properties
Name | Description | |
---|---|---|
DisplayName | Gets the display string. | |
Type | Gets the collaboration endpoint type. | |
Uri | Gets the collaboration endpoint URI. |
Top
Methods
Name | Description | |
---|---|---|
CanStart | Checks if this endpoint can start a given mode of communication (modality | |
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