_AppointmentItem.RecurrenceState Property

Definition

Returns an OlRecurrenceState constant indicating the recurrence property of the specified object. Read-only.

public:
 property Microsoft::Office::Interop::Outlook::OlRecurrenceState RecurrenceState { Microsoft::Office::Interop::Outlook::OlRecurrenceState get(); };
public Microsoft.Office.Interop.Outlook.OlRecurrenceState RecurrenceState { get; }
Public ReadOnly Property RecurrenceState As OlRecurrenceState

Property Value

Applies to