Compartir a través de


ExTimeZone Constructor

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Sub New ( _
    timeZoneInfo As ExTimeZoneInformation _
)
'Usage
Dim timeZoneInfo As ExTimeZoneInformation

Dim instance As New ExTimeZone(timeZoneInfo)
public ExTimeZone(
    ExTimeZoneInformation timeZoneInfo
)