Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Locale Id for the string.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property LCID As Long
Get
'Usage
Dim instance As LocalizedString
Dim value As Long
value = instance.LCID
public long LCID { get; }
Property Value
Type: System.Int64
Remarks
Returns -1, if Locale Id is not specified.