Forwards the AppointmentItem as a vCal; virtual calendar item. The ForwardAsVcal method returns a MailItem with the vCal file attached.
Syntax
Set objMailItem = objAppointmentItem.ForwardAsVcal
objMailItem Required. An expression that returns a MailItem object.
objAppointmentItem Required. An expression that returns an AppointmentItem object.