Freigeben über


LocaleString.LocaleId Property

Gets the locale id of LocaleString object.

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

Syntax

'Declaration
Public ReadOnly Property LocaleId As Integer
    Get
'Usage
Dim instance As LocaleString
Dim value As Integer

value = instance.LocaleId
public int LocaleId { get; }

Property Value

Type: System.Int32

See Also

Reference

LocaleString Class

LocaleString Members

Microsoft.Lync.Model Namespace