MailItem::MustDeliver property

When overridden in a derived class, the MustDeliver property returns a Boolean value that indicates whether the message is marked for special delivery.

Namespace:  Microsoft.Exchange.Data.Transport
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Boolean
This property returns true if Transport will continue to try to deliver the message until it is successful, without a message expiration or non-delivery report (NDR); otherwise, this property returns false.
Show: