PreviewItemResponseShape Class

Definition

Contains the preview item and a collection of extended property names. The PreviewItemResponseShape class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class PreviewItemResponseShape sealed
public sealed class PreviewItemResponseShape
Public NotInheritable Class PreviewItemResponseShape
Inheritance
PreviewItemResponseShape

Constructors

PreviewItemResponseShape()

Initializes a new instance of the PreviewItemResponseShape class. The PreviewItemResponseShape() constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

PreviewItemResponseShape(PreviewItemBaseShape, ExtendedPropertyDefinition[])

Initializes a new instance of the PreviewItemResponseShape class with a collection of extended property names and an associated collection of extended property definitions. The PreviewItemResponseShape(PreviewItemBaseShape, ExtendedPropertyDefinition[]) constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Properties

AdditionalProperties

Gets or sets the collection of extended property names. The AdditionalProperties property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

BaseShape

Gets or sets the ID of the mailbox containing the preview item. The BaseShape property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Applies to