SharingItem.DeleteAfterSubmit Property

Outlook Developer Reference

Returns or sets a Boolean value that is True if a copy of the item is not saved upon being sent, and False if a copy is saved. Read/write.

Syntax

expression.DeleteAfterSubmit

expression   A variable that represents a SharingItem object.

See Also