The ContactEndpointtype exposes the following members.

Methods

  Name Description
Public method CanStart
Checks if this endpoint can start a given mode of communication (modality).
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone () () () () (Inherited from Object Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property DisplayName
Gets the display string.
Public property Type
Gets the collaboration endpoint type.
Public property Uri
Gets the collaboration endpoint URI.

See Also