An enumerable collection of flags set on the mailbox.
Namespace: S22.ImapAssembly: S22.Imap (in S22.Imap.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public IEnumerable<MailboxFlag> Flags { get; private set; } |
| S22.Imap Documentation |
| MailboxInfo..::..Flags Property |
| C# |
|---|
public IEnumerable<MailboxFlag> Flags { get; private set; } |