Click or drag to resize

MessageRoomType Property

The type of room, group or direct.

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

Property Value

Type: RoomType
See Also