ItemSchema Class

Definition

Represents the schema for generic items.

public ref class ItemSchema : Microsoft::Exchange::WebServices::Data::ServiceObjectSchema
public class ItemSchema : Microsoft.Exchange.WebServices.Data.ServiceObjectSchema
Public Class ItemSchema
Inherits ServiceObjectSchema
Inheritance
Derived

Fields

AllowedResponseActions

Defines the AllowedResponseActions property.

ArchiveTag

Defines the ArchiveTag property. The ArchiveTag field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Attachments

Defines the Attachments property.

Body

Defines the Body property.

Categories

Defines the Categories property.

ConversationId

Defines the ConversationId property.

Culture

Defines the Culture property.

DateTimeCreated

Defines the DateTimeCreated property.

DateTimeReceived

Defines the DateTimeReceived property.

DateTimeSent

Defines the DateTimeSent property.

DisplayCc

Defines the DisplayCc property.

DisplayTo

Defines the DisplayTo property.

EffectiveRights

Defines the EffectiveRights property.

EntityExtractionResult

Defines the EntityExtractionResult property. The EntityExtractionResult field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Flag

Defines the Flag property. The Flag field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

HasAttachments

Defines the HasAttachments property.

IconIndex

Defines the IconIndex property.The IconIndex field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Id

Defines the Id property.

Importance

Defines the Importance property.

InReplyTo

Defines the InReplyTo property.

InstanceKey

Defines the InstanceKey property. The InstanceKey field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

InternetMessageHeaders

Defines the InternetMessageHeaders property.

IsAssociated

Defines the IsAssociated property.

IsDraft

Defines the IsDraft property.

IsFromMe

Defines the IsFromMe property.

IsReminderSet

Defines the IsReminderSetproperty.

IsResend

Defines the IsResend property.

IsSubmitted

Defines the IsSubmitted property.

IsUnmodified

Defines the IsUnmodified property.

ItemClass

Defines the ItemClass property.

LastModifiedName

Defines the LastModifiedName property.

LastModifiedTime

Defines the LastModifiedTime property.

MimeContent

Defines the MimeContent property.

NormalizedBody

Defines the NormalizedBody property. The NormalizedBody field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ParentFolderId

Defines the ParentFolderId property.

PolicyTag

Defines the PolicyTag property. The PolicyTag field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Preview

Defines the Preview property. The Preview field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ReminderDueBy

Defines the ReminderDueBy property.

ReminderMinutesBeforeStart

Defines the ReminderMinutesBeforeStart property.

RetentionDate

Defines the RetentionDate property. The RetentionDate field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Sensitivity

Defines the Sensitivity property.

Size

Defines the Size property.

StoreEntryId

Defines the StoreEntryId property.

Subject

Defines the Subject property.

TextBody

Defines the TextBody property. The TextBody field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

UniqueBody

Defines the UniqueBody property.

WebClientEditFormQueryString

Defines the WebClientEditFormQueryString property.

WebClientReadFormQueryString

Defines the WebClientReadFormQueryString property.

Methods

GetEnumerator()

Provides an enumerator for the properties of the schema.

(Inherited from ServiceObjectSchema)

Explicit Interface Implementations

IEnumerable.GetEnumerator()

Gets an enumerator that iterates through the properties in the schema. The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Server 2013 and versions of Exchange starting with Exchange Online.

(Inherited from ServiceObjectSchema)

Applies to