FullDateTimePickerUTCPrompt Property
Gets or sets the text prompt for the UTC CheckBox. Leave blank to remove the CheckBox.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskSchedulerEditor (in Microsoft.Win32.TaskSchedulerEditor.dll) Version: 2.11.1
[DefaultValueAttribute("Synchronize across time zones")]
[BindableAttribute(true)]
public string UTCPrompt { get; set; }
Property Value
StringThe text prompt for the UTC CheckBox.