LyncClient.GetClient method

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

Syntax

'Declaration
Public Shared Function GetClient As LyncClient
'Usage
Dim returnValue As LyncClient

returnValue = LyncClient.GetClient()
public static LyncClient GetClient()

Return value

Type: Microsoft.Lync.Model.LyncClient

See also

Reference

LyncClient class

LyncClient members

Microsoft.Lync.Model namespace