Contact.GetContactPictureAttachment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the file attachment that contains the contact's picture.
public:
Microsoft::Exchange::WebServices::Data::FileAttachment ^ GetContactPictureAttachment();
public Microsoft.Exchange.WebServices.Data.FileAttachment GetContactPictureAttachment ();
Public Function GetContactPictureAttachment () As FileAttachment
Returns
The file attachment that contains the contact's picture.