Class ContactPhoto

ContactPhoto class

Represents contact photo.

public class ContactPhoto

Constructors

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

Properties

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

See Also