FlagDueBy Property

Microsoft Outlook Visual Basic

Returns or sets a Date specifying the date by which an e-mail message is due. This property is only valid if the FlagStatus property is also set for the message. This property corresponds to the MAPI property PR_REPLY_TIME. Read/write.

expression.FlagDueBy

expression    Required. An expression that returns one of the objects in the Applies To list.