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

IMimeAttachmentList.IsFixedSize Property

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

bool IsFixedSize {get;}

Property Value

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

Remarks

Please refer to IsFixedSize for details.

See Also

IMimeAttachmentList Interface | SmtPop Namespace