ItemResponseShapeType.IncludeMimeContent Property

Definition

The IncludeMimeContent property specifies whether the MIME content of an item or attachment is returned in the response.

public:
 property bool IncludeMimeContent { bool get(); void set(bool value); };
public bool IncludeMimeContent { get; set; }
Public Property IncludeMimeContent As Boolean

Property Value

The IncludeMimeContent property is set to true if MIME content should be returned in the response; otherwise, the property is set to false.

Applies to