ContactItem.ForwardAsVcard method (Outlook)

Creates a MailItem and attaches the contact information in vCard format.

Syntax

expression. ForwardAsVcard

expression A variable that represents a ContactItem object.

Return value

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

Remarks

vCard is the Internet standard for creating and sharing virtual business cards.

See also

ContactItem 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.