MapiAttachment.IsInline

MapiAttachment.IsInline property

Gets a value indicating whether the attachment is inline or regular. If inline returns true, otherwise false.

public virtual bool IsInline { get; }

See Also