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

MimeAttachmentList.IsFixedSize Property

Gets a value indicating whether the MimeAttachmentList has a fixed size.

public virtual bool IsFixedSize {get;}

Property Value

true if the MimeAttachmentList has a fixed size; otherwise, false. The default is false.

Implements

IList.IsFixedSize

Remarks

Please refer to IsFixedSize for details.

See Also

MimeAttachmentList Class | SmtPop Namespace