ImapFolder.PermanentFlags Property
Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9083)
PermanentFlags
Gets message flags that can be changed permanently.
Declaration
public ImapMessageFlags PermanentFlags { get; }
Property Value
Type | Description |
---|---|
ImapMessageFlags | Message flags that can be changed permanently. |