This topic has not yet been rated - Rate this topic

ContactItem.SaveBusinessCardImage Method

Office 2007
Saves an image of the business card generated from the specified ContactItem object.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.SaveBusinessCardImage(Path)

expression   An expression that returns a ContactItem object.

Parameters

NameRequired/OptionalData TypeDescription
PathRequiredStringThe fully qualified path and file name of the image to be saved.

Remarks

This method generates an image, as a Portable Network Graphics (.png) file, of the business card generated from the specified ContactItem object. If the path and file name specified in Path cannot be resolved, an error occurs.




Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.