UCBase.UCClientModel Property
Namespace: Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Protected ReadOnly Property UCClientModel As IUCClientModel
Get
'Usage
Dim value As IUCClientModel
value = Me.UCClientModel
protected IUCClientModel UCClientModel { get; }
Property Value
Type: IUCClientModel