Compartir a través de


TimeChangeType.TimeZoneName Property

The TimeZoneName property gets or sets a value that represents a time zone name.

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property TimeZoneName As String
    Get
    Set
'Usage
Dim instance As TimeChangeType
Dim value As String

value = instance.TimeZoneName

instance.TimeZoneName = value
public string TimeZoneName { get; set; }

Property Value

Type: System.String
The TimeZoneName property returns a string that represents a time zone name.