The DelegatorClienttype exposes the following members.

Methods

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

Properties

  Name Description
Public property ContactManager
Gets the contact group manager.
(Inherited from Client.)
Public property ConversationManager
Gets the conversations manager.
(Inherited from Client.)
Public property LyncClient
Gets the delegated user's LyncClient.
Public property Self
Gets the self 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.)

Events

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

See Also