Click or drag to resize
MimeKit

FolderNamespaceCollection Methods

The FolderNamespaceCollection type exposes the following members.

Methods
 NameDescription
Public methodAdd Adds the specified namespace.
Public methodClear Removes all namespaces from the collection.
Public methodContains Checks if the collection contains the specified namespace.
Public methodEquals
(Inherited from Object)
Protected methodFinalize
(Inherited from Object)
Public methodGetEnumerator Gets the enumerator.
Public methodGetHashCode
(Inherited from Object)
Public methodGetType
(Inherited from Object)
Protected methodMemberwiseClone
(Inherited from Object)
Public methodRemove Removes the first occurance of the specified namespace.
Public methodToString Returns a String that represents the current FolderNamespaceCollection.
(Overrides ObjectToString)
Top
See Also