The LyncClienttype exposes the following members.

Properties

  Name Description
Public property Capabilities
Determine whether ours is the preferred client for a capability.
Public property ContactManager
Gets the contact group manager.
(Inherited from Client.)
Public property ConversationManager
Gets the conversations manager.
(Inherited from Client.)
Public property DelegatorClients
Gets an array of IDelegatorClient objects.
Public property DeviceManager
Gets the device manager.
Public property InSuppressedMode
Returns true when in Full UI Suppression mode.
Public property Self
Gets the self object.
(Inherited from Client.)
Public property SignInConfiguration
Gets the configuration manager.
Public property State
Gets the current platform state.
(Inherited from Client.)
Public property Uri
Gets the URI of the client.
(Inherited from Client.)
Public property Utilities
Returns the IUtilities object.

See Also