Click or drag to resize

RoomType Property

The type of this room.

Namespace:  SparkSDK
Assembly:  SparkSDK (in SparkSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public RoomType Type { get; set; }

Property Value

Type: RoomType
Remarks
Since: 0.1.0
See Also