NoteItem.Subject property (Outlook)

Returns or sets a String indicating the subject for the Outlook item. Read-only.

Syntax

expression. Subject

expression A variable that represents a NoteItem object.

Remarks

The Subject property is a String that is calculated from the body text of the note.

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

See also

NoteItem Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.