Share via


SharingItem.DeferredDeliveryTime Property

Outlook Developer Reference

Returns or sets a Date indicating the date and time the SharingItem is to be delivered. Read/write.

Version Information
 Version Added:  Outlook 2007

Syntax

expression.DeferredDeliveryTime

expression   A variable that represents a SharingItem object.

Remarks

This property corresponds to the MAPI property PR_DEFERRED_DELIVERY_TIME.

See Also