ImapNamespace Properties

The ImapNamespace type exposes the following members.

Properties
  NameDescription
Public propertyAllValues
Gets the string list of all items returned by the mail server for the given namespace.
Public propertyDelimiter
Gets the character which is used as a hierarchy delimiter of separate levels of folder names.
Public propertyIsValid
Returns true if the response with the namespace data received from the mail server was correctly parsed.
Public propertyPrefix
The prefix which needs to be used in the beginning of a folder name to select it within the given namespace.
Top
See Also