ForwardAsVcal Method

Microsoft Outlook Visual Basic

Forwards the AppointmentItem as a vCal; virtual calendar item. The ForwardAsVcal method returns a MailItem with the vCal file attached.

expression.ForwardAsVcal

expression    Required. An expression that returns an AppointmentItem object.