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.26106.1555
Syntax
public bool SupportsMDNSent { get; }

Property Value

Boolean
See Also