Reverses the order of the elements in the MimeAttachmentList or a portion of it.
Reverses the order of the elements in the entire MimeAttachmentList.
public virtual void Reverse();
Reverses the order of the elements in the specified range.
public virtual void Reverse(int,int);
MimeAttachmentList Class | SmtPop Namespace