Enum MapiContactPhotoImageFormat
MapiContactPhotoImageFormat enumeration
Enumerates MapiContact photo image format.
public enum MapiContactPhotoImageFormat
Values
Name | Value | Description |
---|---|---|
Undefined | -1 | Undefined format. |
Jpeg | 0 | Jpeg format |
Gif | 1 | Graphics interchange format. |
Wmf | 2 | MS windows metafile. |
Bmp | 3 | MS windows bitmap. |
Tiff | 4 | Tagged image file format. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email