ExTimeZoneValue.Parse method

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Shared Function Parse ( _
    timeZoneString As String _
) As ExTimeZoneValue
'Usage
Dim timeZoneString As String
Dim returnValue As ExTimeZoneValue

returnValue = ExTimeZoneValue.Parse(timeZoneString)
public static ExTimeZoneValue Parse(
    string timeZoneString
)

Parameters

Return value

Type: Microsoft.Exchange.Data.Storage.Management.ExTimeZoneValue

See also

Reference

ExTimeZoneValue class

ExTimeZoneValue members

Microsoft.Exchange.Data.Storage.Management namespace