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