MeetingItem.ExpiryTime Property
Outlook Developer Reference |
Returns or sets a Date indicating the date and time at which the item becomes invalid and can be deleted. Read/write.
Syntax
expression.ExpiryTime
expression A variable that represents a MeetingItem object.
See Also