Attachment Class
Contains a file attachment.
Inheritance Hierarchy
System.Object
Microsoft.Office.SharePointWorkspace.AddIn.Data.Attachment
Namespace: Microsoft.Office.SharePointWorkspace.AddIn.Data
Assembly: Microsoft.Office.SharePointWorkspace.AddIn.Data (in Microsoft.Office.SharePointWorkspace.AddIn.Data.dll)
Syntax
'Declaration
Public Class Attachment
'Usage
Dim instance As Attachment
public class Attachment
Remarks
The attachment has a name, size, and other properties.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.