MailBee.NET Objects 4.0

ErrorCodes.ImapFolderNotSelected Field

This command requires a folder be selected on the IMAP4 server. Call SelectFolder or ExamineFolder first.

public const int ImapFolderNotSelected = 600;

See Also

ErrorCodes Class | MailBee Namespace