LyncClient.GetHostingRoom method

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

Syntax

'Declaration
Public Shared Function GetHostingRoom As Room
'Usage
Dim returnValue As Room

returnValue = LyncClient.GetHostingRoom()
public static Room GetHostingRoom()

Return value

Type: Microsoft.Lync.Model.Room.Room

See also

Reference

LyncClient class

LyncClient members

Microsoft.Lync.Model namespace