Share via


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