RoomPropertyChangedEventArgs Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encapsulates the event data of the Room.PropertyChanged event and provides the new value of the changed property.
public ref class RoomPropertyChangedEventArgs : EventArgs
C#
public class RoomPropertyChangedEventArgs : EventArgs
type RoomPropertyChangedEventArgs = class
inherit EventArgs
Public Class RoomPropertyChangedEventArgs
Inherits EventArgs
- Inheritance
-
RoomPropertyChangedEventArgs
Property |
Gets the room property type whose value has changed. |
Value |
Gets the property value who has changed. |
製品 | バージョン |
---|---|
Lync client | latest |