ImapMessageInfo.Deleted

ImapMessageInfo.Deleted property

Gets a value indicating whether Flags property contains the Deleted flag.

public bool Deleted { get; }

Property Value

The deleted flag.

See Also