ContactEndpoint Members
Include Protected Members
Include Inherited 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