AttachmentResponseShapeType.IncludeMimeContent Property

Definition

The IncludeMimeContent property gets or sets a Boolean value that indicates whether the MIME content of an item or attachment is returned in a 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 returns true if MIME content should be returned; otherwise, the property returns false.

Applies to