_ContactItem.ReminderTime Property

Definition

Returns or sets a DateTime indicating the date and time at which the reminder should occur for the specified item. Read/write.

public:
 property DateTime ReminderTime { DateTime get(); void set(DateTime value); };
public DateTime ReminderTime { get; set; }
Public Property ReminderTime As DateTime

Property Value

Applies to