ClientSettings members

Encapsulate a client settings method.

The ClientSettings type exposes the following members.

Properties

  Name Description
Public property Item Update a client setting, an event will be raised when setting changed after this.

Top

Methods

  Name Description
Public method CanSetValue test if the client setting can be set.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Overrides UCWFullFinalize().)
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 SettingChanged Raised when a client setting is changed.

Top

See also

Reference

ClientSettings class

Microsoft.Lync.Model namespace