Contact.GetContactPictureAttachment Method

Definition

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.

Applies to