ItemSchema - класс

Represents the schema for generic items.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public class ItemSchema : ServiceObjectSchema
Inheritance
Object    ServiceObjectSchema    ItemSchema
Derived
Подробнее

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetEnumerator Obtains an enumerator for the properties of the schema.
(Унаследован от ServiceObjectSchema)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Поля

AllowedResponseActions Defines the AllowedResponseActions property.
ArchiveTag Defines the ArchiveTag property.
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.
Flag Defines the InternetMessageHeaders property.
HasAttachments Defines the HasAttachments property.
Hashtags Defines the Hashtags property.
IconIndex Defines the IconIndex property.
Id Defines the Id property.
Importance Defines the Importance property.
InReplyTo Defines the InReplyTo property.
InstanceKey Defines the InstanceKey property.
InternetMessageHeaders Defines the InternetMessageHeaders property.
IsAssociated Defines the IsAssociated property.
IsDraft Defines the IsDraft property.
IsFromMe Defines the IsFromMe property.
IsReminderSet Defines the IsReminderSet property.
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.
MentionedMe Defines the MentionedMe property.
Mentions Defines the Mentions property.
MimeContent Defines the MimeContent property.
MimeContentUTF8 Defines the MimeContentUTF8 property.
NormalizedBody Defines the NormalizedBody property.
ParentFolderId Defines the ParentFolderId property.
PolicyTag Defines the PolicyTag property.
Preview Defines the Preview property.
ReminderDueBy Defines the ReminderDueBy property.
ReminderMinutesBeforeStart Defines the ReminderMinutesBeforeStart property.
RetentionDate Defines the RetentionDate property.
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.
UniqueBody Defines the UniqueBody property.
WebClientEditFormQueryString Defines the WebClientEditFormQueryString property.
WebClientReadFormQueryString Defines the WebClientReadFormQueryString property.

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также