_AppointmentItem.ResponseStatus Property

Returns an OlResponseStatus constant indicating the overall status of the meeting for the current user for the appointment. Read-only.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
ReadOnly Property ResponseStatus As OlResponseStatus
    Get
'Usage
Dim instance As _AppointmentItem
Dim value As OlResponseStatus

value = instance.ResponseStatus
OlResponseStatus ResponseStatus { get; }

Property Value

Type: Microsoft.Office.Interop.Outlook.OlResponseStatus

See Also

Reference

_AppointmentItem Interface

_AppointmentItem Members

Microsoft.Office.Interop.Outlook Namespace