Sdílet prostřednictvím


ExTimeZoneRuleGroup Constructor

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

Syntax

'Declaration
Public Sub New ( _
    endTransition As Nullable(Of DateTime) _
)
'Usage
Dim endTransition As Nullable(Of DateTime)

Dim instance As New ExTimeZoneRuleGroup(endTransition)
public ExTimeZoneRuleGroup(
    Nullable<DateTime> endTransition
)

Parameters