LyncClient.GetHostingConversation method

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

Syntax

'Declaration
Public Shared Function GetHostingConversation As Conversation
'Usage
Dim returnValue As Conversation

returnValue = LyncClient.GetHostingConversation()
public static Conversation GetHostingConversation()

Return value

Type: Microsoft.Lync.Model.Conversation.Conversation

See also

Reference

LyncClient class

LyncClient members

Microsoft.Lync.Model namespace