_AppointmentItem.ResponseStatus Property

Definition

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

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

Property Value

Applies to