Click or drag to resize

MessageAttachmentsRepository Fields

The MessageAttachmentsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAttachmentContentAttribute
Definition of the AttachmentContent data attribute
Public fieldStatic memberContentDescriptorsAttribute
Definition of the ContentDescriptors data attribute
Public fieldStatic memberContentDownloadedAttribute
Definition of the ContentDownloaded data attribute
Public fieldStatic memberIdAttribute
Definition of the MessageAttachment identity attribute
Public fieldStatic memberMailMessageIdAttribute
Definition of the data attribute for MailMessage reference
Public fieldStatic memberMailMessageReference
Definition of the MailMessage reference
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for MessageAttachment objects
Top
See Also