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

IMimeAttachmentCollection.IsSynchronized Property

Gets a value indicating whether access to the IMimeAttachmentCollection is synchronized (thread-safe).

bool IsSynchronized {get;}

Property Value

true if access to the IMimeAttachmentCollection is synchronized (thread-safe); otherwise, false. The default is false.

Remarks

Please refer to IsSynchronized for details.

See Also

IMimeAttachmentCollection Interface | SmtPop Namespace