RecurringTimeTransitionType.TimeOffset Property

Definition

The TimeOffset property gets or sets the duration offset from the Coordinated Universal Time (UTC) for the time zone transition.

public:
 property System::String ^ TimeOffset { System::String ^ get(); void set(System::String ^ value); };
public string TimeOffset { get; set; }
Public Property TimeOffset As String

Property Value

The value of the TimeOffset property is a string that represents the offset from Coordinated Universal Time (UTC).

Applies to