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.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Shared Function Parse ( _
language As String _
) As UMLanguage
'Usage
Dim language As String
Dim returnValue As UMLanguage
returnValue = UMLanguage.Parse(language)
public static UMLanguage Parse(
string language
)
Parameters
- language
Type: System.String
Return value
Type: Microsoft.Exchange.Data.UMLanguage