Share via


DelegatorClient members

Represents a Client instance delegated to act on behalf of a delegator.

The DelegatorClient type exposes the following members.

Properties

  Name Description
Public property ContactManager Gets the contact group manager. (Inherited from Client.)
Public property ConversationManager Gets the conversation manager. (Inherited from Client.)
Public property LyncClient Gets the LyncClient instance that represents the delegating user.
Public property RoomManager Gets the group chat room manager. (Inherited from Client.)
Public property Self Gets the self Contact object representing the signed in user. (Inherited from Client.)
Public property Settings Gets the settings object. (Inherited from Client.)
Public property State Gets the current platform state. (Inherited from Client.)
Public property Uri Gets the URI of the client. (Inherited from Client.)

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Overrides Client.Finalize().)
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.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event StateChanged Occurs when the Client state changes. (Inherited from Client.)

Top

See also

Reference

DelegatorClient class

Microsoft.Lync.Model namespace