SharpMimeTools Documented Class Library

SharpMessage.Attachments Property

[This is preliminary documentation and subject to change.]

ICollection that contains the attachments found in this message.

public System.Collections.ICollection Attachments {get;}

Remarks

Each attachment is a SharpAttachment instance.

See Also

SharpMessage Class | anmar.SharpMimeTools Namespace