DelegatorClient Members
Include Protected Members
Include Inherited Members
Represents a Client instance delegated to act on behalf of a delegator.
The DelegatorClient type exposes the following members.
Properties
Name | Description | |
---|---|---|
ContactManager | Gets the contact group manager. (inherited from Client) | |
ConversationManager | Gets the conversations manager. (inherited from Client) | |
LyncClient | Gets the delegated user's LyncClient. | |
Self | Gets the self object. (inherited from Client) | |
State | Gets the current platform state. (inherited from Client) | |
Uri | Gets the URI of the client. (inherited from Client) |
Top
Methods
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject) | |
Equals | (inherited from Object) | |
Finalize | (Overrides Client.Finalize().) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
MemberwiseClone() | (inherited from Object) | |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) | |
ToString | (inherited from Object) |
Top
Events
Name | Description | |
---|---|---|
StateChanged | Occurs when the Client state changes. (inherited from Client) |
Top