RoomMessage.RoomUri property

Gets the Room Uri.

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

Syntax

'Declaration
Public ReadOnly Property RoomUri As String
    Get
'Usage
Dim instance As RoomMessage
Dim value As String

value = instance.RoomUri
public string RoomUri { get; }

Property value

Type: System.String

See also

Reference

RoomMessage class

RoomMessage members

Microsoft.Lync.Model.Room namespace