LyncClient properties

The LyncClient type 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 conversation 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 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 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 an instance of the Utilities class.

Top

See also

Reference

LyncClient class

Microsoft.Lync.Model namespace