MapiContactPhoto.MapiContactPhoto

MapiContactPhoto constructor

Initializes a new instance of the MapiContactPhoto class

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

See Also