Item - свойства |
Тип Item предоставляет следующие члены.
Имя | Описание | |
---|---|---|
AllowedResponseActions |
Gets a value indicating which response actions are allowed on this item. Examples of response actions are Reply and Forward.
| |
ArchiveTag |
Gets or sets the archive tag.
| |
Attachments |
Gets a list of the attachments to this item.
| |
Body |
Gets or sets the body of this item.
| |
Categories |
Gets or sets the list of categories associated with this item.
| |
ConversationId |
Gets the Id of the conversation this item is part of.
| |
Culture |
Gets or sets the culture associated with this item.
| |
DateTimeCreated |
Gets the date and time this item was created.
| |
DateTimeReceived |
Gets the time when this item was received.
| |
DateTimeSent |
Gets the date and time this item was sent.
| |
DisplayCc |
Gets a text summarizing the Cc receipients of this item.
| |
DisplayTo |
Gets a text summarizing the To recipients of this item.
| |
EffectiveRights |
Gets a value indicating the effective rights the current authenticated user has on this item.
| |
EntityExtractionResult |
Gets the EntityExtractionResult of the item.
| |
ExtendedProperties |
Gets a list of extended properties defined on this item.
| |
Flag |
Get or set the Flag value for this item.
| |
HasAttachments |
Gets a value indicating whether the item has attachments.
| |
Hashtags |
Gets or sets the list of hashtags associated with this item.
| |
IconIndex |
Gets the icon index.
| |
Id |
Gets the Id of this item.
| |
Importance |
Gets or sets the importance of this item.
| |
InReplyTo |
Gets or sets the In-Reply-To reference of this item.
| |
InstanceKey |
Gets the item instance key.
| |
InternetMessageHeaders |
Gets a list of Internet headers for this item.
| |
IsAssociated |
Gets a value indicating whether this is an associated item.
| |
IsAttachment |
Gets a value indicating whether the item is an attachment.
| |
IsDirty |
Gets a value indicating whether the object has been modified and should be saved.
(Унаследован от ServiceObject.) | |
IsDraft |
Gets a value indicating whether the item is is a draft. An item is a draft when it has not yet been sent.
| |
IsFromMe |
Gets a value indicating whether the item has been sent by the current authenticated user.
| |
IsNew |
Gets a value indicating whether this object is a real store item, or if it's a local object
that has yet to be saved.
(Переопределяет ServiceObjectIsNew.) | |
IsReminderSet |
Gets or sets a value indicating whether a reminder is set for this item.
| |
IsResend |
Gets a value indicating whether the item is a resend of another item.
| |
IsSubmitted |
Gets a value indicating whether the message has been submitted to be sent.
| |
IsUnmodified |
Gets a value indicating whether the item has been modified since it was created.
| |
Item |
Gets the value of specified property in this instance.
(Унаследован от ServiceObject.) | |
ItemClass |
Gets or sets the custom class name of this item.
| |
LastModifiedName |
Gets the name of the user who last modified this item.
| |
LastModifiedTime |
Gets the date and time this item was last modified.
| |
MentionedMe |
Gets a value indicating whether the item mentions me.
| |
Mentions |
Gets the Mentions associated with the message.
| |
MimeContent |
Get or sets the MIME content of this item.
| |
MimeContentUTF8 |
Get or sets the MimeContentUTF8 of this item.
| |
NormalizedBody |
Gets the normalized body of the item.
| |
ParentFolderId |
Gets the Id of the parent folder of this item.
| |
PolicyTag |
Gets or sets the policy tag.
| |
Preview |
Gets the item Preview.
| |
ReminderDueBy |
Gets or sets the date and time when the reminder is due for this item.
| |
ReminderMinutesBeforeStart |
Gets or sets the number of minutes before the start of this item when the reminder should be triggered.
| |
RetentionDate |
Gets the retention date.
| |
Schema |
Gets the schema associated with this type of object.
(Унаследован от ServiceObject.) | |
Sensitivity |
Gets or sets the sensitivity of this item.
| |
Service |
Gets the ExchangeService the object is bound to.
(Унаследован от ServiceObject.) | |
Size |
Gets the size of this item.
| |
StoreEntryId |
Gets the store entry id.
| |
Subject |
Gets or sets the subject of this item.
| |
TextBody |
Gets the text body of the item.
| |
UniqueBody |
Gets the body part that is unique to the conversation this item is part of.
| |
WebClientEditFormQueryString |
Gets the query string that should be appended to the Exchange Web client URL to open this item using the appropriate edit form in a web browser.
| |
WebClientReadFormQueryString |
Gets the query string that should be appended to the Exchange Web client URL to open this item using the appropriate read form in a web browser.
|