AppointmentItem.Body Property
Outlook Developer Reference |
Returns or sets a String representing the clear-text body of the Outlook item. Read/write.
Syntax
expression.Body
expression A variable that represents an AppointmentItem object.
See Also