ItemAttachment - свойства |
Тип ItemAttachment предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ContentId |
Gets or sets the content Id of the attachment. ContentId can be used as a custom way to identify
an attachment in order to reference it from within the body of the item the attachment belongs to.
(Унаследован от Attachment.) | |
ContentLocation |
Gets or sets the content location of the attachment. ContentLocation can be used to associate
an attachment with a Url defining its location on the Web.
(Унаследован от Attachment.) | |
ContentType |
Gets or sets the content type of the attachment.
(Унаследован от Attachment.) | |
Id |
Gets the Id of the attachment.
(Унаследован от Attachment.) | |
IsInline |
Gets or sets a value indicating whether this is an inline attachment.
Inline attachments are not visible to end users.
(Унаследован от Attachment.) | |
Item |
Gets the item associated with the attachment.
| |
LastModifiedTime |
Gets the date and time when this attachment was last modified.
(Унаследован от Attachment.) | |
Name |
Gets or sets the name of the attachment.
(Унаследован от Attachment.) | |
Size |
Gets the size of the attachment.
(Унаследован от Attachment.) |