ExTimeZoneValue constructor (TimeZoneInfo)
Namespace: Microsoft.Exchange.Data.Storage.Management
Assembly: Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)
Syntax
'Declaration
Public Sub New ( _
timeZoneInfo As TimeZoneInfo _
)
'Usage
Dim timeZoneInfo As TimeZoneInfo
Dim instance As New ExTimeZoneValue(timeZoneInfo)
public ExTimeZoneValue(
TimeZoneInfo timeZoneInfo
)
Parameters
- timeZoneInfo
Type: System.TimeZoneInfo