AttachmentCreationInformation members

Represents the creation information for a list item attachment.

The AttachmentCreationInformation type exposes the following members.

Constructors

  Name Description
Public method AttachmentCreationInformation Initializes a new instance of the AttachmentCreationInformation class.

Top

Properties

  Name Description
Public property ContentStream Gets or sets the contents of the file as a stream.
Public property FileName Gets or sets the file name of the list item attachment.
Public property TypeId Gets the type identifier of the list item attachment. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Protected method InitOnePropertyFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

AttachmentCreationInformation class

Microsoft.SharePoint.Client namespace