ExTimeZoneRuleGroup.TimeZoneInfo Property
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public Property TimeZoneInfo As ExTimeZoneInformation
Get
Friend Set
'Usage
Dim instance As ExTimeZoneRuleGroup
Dim value As ExTimeZoneInformation
value = instance.TimeZoneInfo
public ExTimeZoneInformation TimeZoneInfo { get; internal set; }
Property Value
Type: Microsoft.Exchange.ExchangeSystem.ExTimeZoneInformation