MobileItem.NoAging Property (Outlook)

Returns or sets a Boolean value that specifies whether to age the Microsoft Outlook item. Read/write.

Version Information

Version Added: Outlook 2010

Syntax

expression .NoAging

expression A variable that represents a MobileItem object.

Remarks

True indicates not to age the item; False indicates to age the item.

See Also

Concepts

MobileItem Object Members

MobileItem Object