Attachment Properties

Include Protected Members
Include Inherited Members

The Attachment type exposes the following members.

Properties

  Name Description
Public property AttachmentID Gets the attachment identifier.
Public property ContentState Gets the content state, which indicates whether the local system has the current attachment contents.
Public property CreatedBy Gets the name of the workspace member who created the attachment.
Public property CreatedByURL Gets the identity URL of the workspace member who created the attachment
Public property DateCreated Gets the date and time that the attachment was created.
Public property DateModified Gets the date and time that the attachment was last modified.
Public property HasConflict Tests if the attachment has conflict attachments.
Public property ModifiedBy Gets the name of the workspace member who last modified the attachment.
Public property ModifiedURL Gets the identity URL of the workspace member who last modified the attachment.
Public property Name Gets the file name of the attachment.
Public property ParentID Gets the RecordID of the DataRow containing the attachment.
Public property Size Gets the size of the attachment.
Public property Tag Gets the tag defined for the attachment
Public property VersionID Gets the attachment conflict version identification.

Top

See Also

Reference

Attachment Class

Microsoft.Office.SharePointWorkspace.AddIn.Data Namespace