Resources.CallButtonLabel property
Namespace: Microsoft.Lync.Controls.Properties
Assembly: Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CallButtonLabel As String
Get
'Usage
Dim value As String
value = Resources.CallButtonLabel
public static string CallButtonLabel { get; }
Property value
Type: System.String