Subject Property

Subject Property

         Example         Applies To

Returns or sets the subject for the Outlook item. This property corresponds to the MAPI property PR_SUBJECT. The Subject property is the default property for Outlook items.

Read/write String.

Note For a NoteItem object, the Subject property is a read-only string that is calculated from the body text of the note.

Syntax

object.Subject

object   Required. An expression that returns an Outlook object that is listed in the "Applies To" list.