Appointment.ReminderMinutesBeforeStart Property

3/29/2010

Gets or sets the number of minutes a reminder alarm occurs before the start of an Appointment. This property defaults to the current setting in Calendar options.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public int ReminderMinutesBeforeStart { get; set; }
'Declaration
Public Property ReminderMinutesBeforeStart As Integer

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

Appointment Class
Appointment Members
Microsoft.WindowsMobile.PocketOutlook Namespace