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

MimeAttachmentList.IsReadOnly Property

Gets a value indicating whether the MimeAttachmentList is read-only.

public virtual bool IsReadOnly {get;}

Property Value

true if the MimeAttachmentList is read-only; otherwise, false. The default is false.

Implements

IList.IsReadOnly

Remarks

Please refer to IsReadOnly for details.

See Also

MimeAttachmentList Class | SmtPop Namespace