Для изменения размера нажмите или перетащите

FileAttachment - свойства

Тип FileAttachment предоставляет следующие члены.

Свойства
  ИмяОписание
Открытое свойствоContent
Gets the content of the attachment into memory. Content is set only when Load() is called.
Открытое свойство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.)
Открытое свойствоFileName
Gets the name of the file the attachment is linked to.
Открытое свойствоId
Gets the Id of the attachment.
(Унаследован от Attachment.)
Открытое свойствоIsContactPhoto
Gets or sets a value indicating whether this attachment is a contact photo.
Открытое свойствоIsInline
Gets or sets a value indicating whether this is an inline attachment. Inline attachments are not visible to end users.
(Унаследован от 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.)
В начало страницы
См. также