Share via


FileAttachmentType Members

The FileAttachmentType class represents a file that is attached to an item in the Exchange store.

The following tables list the members exposed by the FileAttachmentType type.

Public Constructors

  Name Description
FileAttachmentType The FileAttachmentType constructor initializes a new instance of the FileAttachmentType class.

Top

Public Properties

  Name Description
Bb426080.pubproperty(en-us,EXCHG.80).gif AttachmentId  The AttachmentId property gets or sets the attachment identifier. This property is read/write.(inherited from AttachmentType)
Bb426080.pubproperty(en-us,EXCHG.80).gif Content The Content property gets or sets the Base64-encoded contents of the file attachment.
Bb426080.pubproperty(en-us,EXCHG.80).gif ContentId  The ContentId property gets or sets the attachment content identifier. This property is read/write.(inherited from AttachmentType)
Bb426080.pubproperty(en-us,EXCHG.80).gif ContentLocation  The ContentLocation property gets or sets the Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment. This property is read-only.(inherited from AttachmentType)
Bb426080.pubproperty(en-us,EXCHG.80).gif ContentType  The ContentType property gets or sets a value that describes the Multipurpose Internet Mail Extensions (MIME) type of the attachment content.(inherited from AttachmentType)
Bb426080.pubproperty(en-us,EXCHG.80).gif Name  The Name property gets or sets the name of the attachment.(inherited from AttachmentType)

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb426080.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb426080.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb426080.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb426080.pubmethod(en-us,EXCHG.80).gifBb426080.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb426080.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb426080.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb426080.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top