_AppointmentItem.ResponseStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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