UMLanguage constructor (Int32)
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Sub New ( _
lcid As Integer _
)
'Usage
Dim lcid As Integer
Dim instance As New UMLanguage(lcid)
public UMLanguage(
int lcid
)
Parameters
- lcid
Type: System.Int32