_ContactItem.ReminderSet Property

Definition

Returns or sets a Boolean (bool in C#) value that is True if a reminder has been set for this item. Read/write.

public:
 property bool ReminderSet { bool get(); void set(bool value); };
public bool ReminderSet { get; set; }
Public Property ReminderSet As Boolean

Property Value

Applies to