Expand Minimize
This topic has not yet been rated - Rate this topic

PreviewItemBaseShape enumeration

EWS Managed API

Determines whether an item in a mailbox can be previewed with all its properties or its view is compacted.

The PreviewItemBaseShape enumeration is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
public enum PreviewItemBaseShape
Member nameDescription
Default All properties associated with an item can be previewed. The Default field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
Compact Only a set of core properties associated with an item can be previewed. The Compact field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.