IncludeContent
Specifies whether to retrieve additional content, such as message bodies, when querying items.
Data Type
bool
Default Value
false
Remarks
Set this property to true to include additional content fields, such as the body of an email message, when retrieving records from item tables like Inbox or Sent Items.
When set to false, the component omits large content fields to improve performance and reduce data usage.
This property is not supported for the Folders table or calendar-related child views.
This property is useful when you need full access to message content for display, search, or processing workflows.