Click or drag to resize
MimeKit

FolderNamespaceCollectionClear Method

Removes all namespaces from the collection.

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