NotificationRecipientScheduleEntry.TimeZone Property

Definition

The time zone for this schedule.

public:
 property System::String ^ TimeZone { System::String ^ get(); void set(System::String ^ value); };
public string TimeZone { get; set; }
member this.TimeZone : string with get, set
Public Property TimeZone As String

Property Value

String

Returns a String representing the time zone.

Applies to