LyncClient.GetClient method

Creates an instance of LyncClient and returns.

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

Syntax

Public Shared Function GetClient As LyncClient

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