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

MimeAttachmentList.SyncRoot Property

Gets an object that can be used to synchronize access to the MimeAttachmentList.

public virtual object SyncRoot {get;}

Property Value

An object that can be used to synchronize access to the MimeAttachmentList.

Implements

ICollection.SyncRoot

Remarks

Please refer to SyncRoot for details.

See Also

MimeAttachmentList Class | SmtPop Namespace