UMLanguage.LCID property
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property LCID As Integer
Get
'Usage
Dim instance As UMLanguage
Dim value As Integer
value = instance.LCID
public int LCID { get; }
Property value
Type: System.Int32