IUccEndpoint Members

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Encapsulates an entity engaged in the real-time communications and collaborations from a particular communications device or using a particular media.

The following tables list the members exposed by the IUccEndpoint type.

Public Properties

  Name Description
Cc702484.pubproperty(en-us,office.12).gif Context Gets the endpoint context.
Cc702484.pubproperty(en-us,office.12).gif Id Gets the endpoint ID.
Cc702484.pubproperty(en-us,office.12).gif MediaCapabilities Gets the media capabilities for the current endpoint.
Cc702484.pubproperty(en-us,office.12).gif SignalingCapabilities Gets the signaling capabilities for the current endpoint.
Cc702484.pubproperty(en-us,office.12).gif Type Gets the endpoint type.
Cc702484.pubproperty(en-us,office.12).gif Uri Gets the SIP URI associated with this endpoint.

Top

Public Methods

  Name Description
Cc702484.pubmethod(en-us,office.12).gif Disable Disables the collaboration endpoint.
Cc702484.pubmethod(en-us,office.12).gif Enable Starts a user logon with the computer running Office Communications Server using a particular communications device.

Top

See Also

Reference

IUccEndpoint Interface
Microsoft.Office.Interop.UccApi Namespace

Other Resources

Code Listing: Basic Event Registration and Other Helper Methods in C#