AppointmentItem.NoAging Property

Outlook Developer Reference

Returns or sets a Boolean value that is True to not age the Outlook item. Read/write.

Syntax

expression.NoAging

expression   A variable that represents an AppointmentItem object.

See Also