ExTimeZone.IsCustomTimeZone Property
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
Public ReadOnly Property IsCustomTimeZone As Boolean
Get
'Usage
Dim instance As ExTimeZone
Dim value As Boolean
value = instance.IsCustomTimeZone
public bool IsCustomTimeZone { get; }
Property Value
Type: System.Boolean