AppointmentItem.BillingInformation Property

Outlook Developer Reference

Returns or sets a String representing the billing information associated with the Outlook item. Read/write.

Syntax

expression.BillingInformation

expression   A variable that represents an AppointmentItem object.

Remarks

This is a free-form text field.

See Also