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

Concepts

ContactItem Object Members

ContactItem Object