Click or drag to resize
MimeKit

FolderNamespaceCollectionClear Method

Removes all namespaces from the collection.

Namespace: MailKit
Assembly: MailKit (in MailKit.dll) Version: 4.3.0
Syntax
C#
public void Clear()
Remarks
Removes all namespaces from the collection.
See Also