OlMeetingResponse enumeration (Outlook)
Indicates the response to a meeting request.
Name | Value | Description |
---|---|---|
olMeetingAccepted | 3 | The meeting was accepted. |
olMeetingDeclined | 4 | The meeting was declined. |
olMeetingTentative | 2 | The meeting was tentatively accepted. |
Remarks
See MeetingItem object (Outlook).
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.