Skip to content

Latest commit

 

History

History
29 lines (12 loc) · 645 Bytes

d8c24cd6-2c1d-1785-5403-b3230227a439.md

File metadata and controls

29 lines (12 loc) · 645 Bytes

DocumentItem.Mileage Property (Outlook)

Returns or sets a String representing the mileage for an item. Read/write.

Syntax

expression . Mileage

expression A variable that represents a DocumentItem object.

Remarks

This is a free-form string field and can be used to store mileage information associated with the item (for example, 100 miles documented for an appointment, contact, or task) for purposes of reimbursement.

See also

Concepts

DocumentItem Object

Other resources

DocumentItem Object Members