AttachmentView Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Attachment View name and size.
public class AttachmentView
type AttachmentView = class
Public Class AttachmentView
- Inheritance
-
AttachmentView
Constructors
AttachmentView() |
Initializes a new instance of the AttachmentView class. |
AttachmentView(String, Nullable<Int32>) |
Initializes a new instance of the AttachmentView class. |
Properties
Size |
Gets or sets size of the attachment. |
ViewId |
Gets or sets id of the attachment. |