Click or drag to resize

MapiContactPhotoImageFormat Enumeration

Enumerates MapiContact photo image format.

Namespace:  Aspose.Email.Mapi
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public enum MapiContactPhotoImageFormat
Members
  Member nameValueDescription
Undefined-1 Undefined format.
Jpeg0 Jpeg format
Gif1 Graphics interchange format.
Wmf2 MS windows metafile.
Bmp3 MS windows bitmap.
Tiff4 Tagged image file format.
See Also