IUccSessionParticipant 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 a participant member of a session.

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

Public Properties

  Name Description
Cc715733.pubproperty(en-us,office.12).gif Context Gets the context object associated with the participant.
Cc715733.pubproperty(en-us,office.12).gif Endpoints Returns the collection of participant endpoints.
Cc715733.pubproperty(en-us,office.12).gif IsLocal Determines whether this session participant is the user on the local endpoint
Cc715733.pubproperty(en-us,office.12).gif Session Gets the session associated with this participant.
Cc715733.pubproperty(en-us,office.12).gif State Gets the current state of the participant.
Cc715733.pubproperty(en-us,office.12).gif Uri Gets the SIP URI of the participant.

Top

Public Methods

  Name Description
Cc715733.pubmethod(en-us,office.12).gif AddParticipantEndpoint Adds a new participant endpoint to the participant.
Cc715733.pubmethod(en-us,office.12).gif CopyParticipantEndpoint Copies an instance of a participant endpoint.
Cc715733.pubmethod(en-us,office.12).gif CreateParticipantEndpoint Creates a new instance of a participant endpoint.
Cc715733.pubmethod(en-us,office.12).gif RemoveParticipantEndpoint Removes an existing participant endpoint from the participant. Not implemented currently.

Top

See Also

Reference

IUccSessionParticipant Interface
Microsoft.Office.Interop.UccApi Namespace

Other Resources

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