| Simple Mail and Post Office Protocol for .Net (SmtPop) |
|
MimeAttachmentList.Clone Method
Creates a shallow copy of the MimeAttachmentList.
public virtual
object Clone();
Return Value
A shallow copy of the MimeAttachmentList.
Implements
ICloneable.Clone
Remarks
Please refer to Clone for details.
See Also
MimeAttachmentList Class | SmtPop Namespace