Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an OlRecurrenceState constant indicating the recurrence property of the specified object. Read-only.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
ReadOnly Property RecurrenceState As OlRecurrenceState
Get
'Usage
Dim instance As _AppointmentItem
Dim value As OlRecurrenceState
value = instance.RecurrenceState
[DispIdAttribute()]
OlRecurrenceState RecurrenceState { get; }
Property Value
Type: Microsoft.Office.Interop.Outlook.OlRecurrenceState