RoomProperty enumeration

Enumerates the room properties.

Namespace:  Microsoft.Lync.Model.Room
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public Enumeration RoomProperty
'Usage
Dim instance As RoomProperty
public enum RoomProperty

Members

Member name Description
Uri The room uri.

DomainUrl The room url.

Description The room description.

Title The room title.

Type The room Type.

Invalid

See also

Reference

Microsoft.Lync.Model.Room namespace