_TimeZone.StandardDesignation Property
Returns a String (string in C#) that identifies the time zone in standard time. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
ReadOnly Property StandardDesignation As String
Get
'Usage
Dim instance As _TimeZone
Dim value As String
value = instance.StandardDesignation
string StandardDesignation { get; }
Property Value
Type: System.String
Remarks
This property is stored as the Std value for the time zone in the registry.