Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeAttachmentList.Reverse Method ()

Reverses the order of the elements in the entire MimeAttachmentList.

public virtual void Reverse();

Remarks

Please refer to Reverse for details.

Exceptions

Exception Type Condition
NotSupportedException The MimeAttachmentList is read-only.

See Also

MimeAttachmentList Class | SmtPop Namespace | MimeAttachmentList.Reverse Overload List