Share via


SharingItem.Mileage Property

Outlook Developer Reference

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

Version Information
 Version Added:  Outlook 2007

Syntax

expression.Mileage

expression   A variable that represents a SharingItem 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