RoomPropertyChangedEventArgs members

Encapsulates the event data of the Room.PropertyChanged event and provides the new value of the changed property.

The RoomPropertyChangedEventArgs type exposes the following members.

Properties

  Name Description
Public property Property Gets the room property type whose value has changed.
Public property Value Gets the property value who has changed.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

RoomPropertyChangedEventArgs class

Microsoft.Lync.Model.Room namespace