Class MapiContactPhoto

MapiContactPhoto class

Contains data and type of contact’s photo.

public sealed class MapiContactPhoto : ContactPhoto

Constructors

NameDescription
MapiContactPhoto(byte[], MapiContactPhotoImageFormat)Initializes a new instance of the MapiContactPhoto class

Properties

NameDescription
Data { get; }Gets an image data.
Id { get; }Gets object identification information
PhotoImageFormat { get; }Gets a photo type.

See Also