AppointmentItem.ForwardAsVcal method (Outlook)

Forwards the AppointmentItem as a vCal; virtual calendar item.

Syntax

expression. ForwardAsVcal

expression A variable that represents an AppointmentItem object.

Return value

A MailItem object that represents the new mail item to which the calendar information is attached.

Remarks

The ForwardAsVcal method returns a MailItem with the vCal file attached.

See also

AppointmentItem Object

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.