ContactPhoto.ContactPhoto

ContactPhoto constructor

Initializes a new instance of the ContactPhoto class

public ContactPhoto(byte[] data, MapiContactPhotoImageFormat photoImageFormat)
ParameterTypeDescription
dataByte[]Image data of photo.
photoImageFormatMapiContactPhotoImageFormatImage format of photo MapiContactPhotoImageFormat.

See Also