ItemType.ReminderMinutesBeforeStart Property

Definition

The ReminderMinutesBeforeStart property gets or sets a string value that indicates the number of minutes before an event occurs when a reminder is displayed.

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

Property Value

The ReminderMinutesBeforeStart property returns a string value that indicates the number of minutes before an event occurs when a reminder is displayed.

Applies to