MailBee.NET Objects 7.2

Folder Members

Folder overview

Public Instance Properties

Delimiter Gets the character which is used as a hierarchy delimiter of separate levels of folder names.
Flags Gets the set of flags associated with the folder.
IsValid Gets if the server response containing the folder information has been successfully parsed.
Name Gets the full name of the folder including parent folder names if any.
NestingLevel Gets the level of nesting of this folder into parent folders.
RawName Gets the full name of the folder as was returned by the server including parent folder names if any.
ShortName Gets the short name (without parent folder names if any) of the folder.

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

Folder Class | MailBee.ImapMail Namespace | DownloadFolders | FolderCollection