RecurringTimeTransitionType.TimeOffset Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).