Click or drag to resize

FolderStatusSupportsMDNSent Property

Gets a boolean value indicating if MDNSent ($MDNSent) is supported. Internally it checks if PermanentFlags collection contains MDNSent or SupportsCustomFlags returns true.

Namespace:  Limilabs.Client.IMAP
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public bool SupportsMDNSent { get; }

Property Value

Type: Boolean
See Also