OlAppointmentCopyOptions enumeration (Outlook)

Specifies what actions to take when copying an AppointmentItem object to a folder.

Name Value Description
olCopyAsAccept 2 Creates an appointment in the destination folder and accepts the meeting request automatically.
olCreateAppointment 1 Creates an appointment in the destination folder without defaulting to a response or prompting for a response.
olPromptUser 0 Copies the appointment to the destination folder and prompts the user to accept the request before completing the copy operation.

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.