AppointmentItem.Subject Property (Outlook)

Returns or sets a String indicating the subject for the Outlook item. Read/write.

Syntax

expression .Subject

expression A variable that represents an AppointmentItem object.

Remarks

This property corresponds to the MAPI property PidTagSubject. The Subject property is the default property for Outlook items.

See Also

Concepts

How to: Import Appointment XML Data into Outlook Appointment Objects

AppointmentItem Object

AppointmentItem Object Members