Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphAddAttachmentOptions Class

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)

Defines options for AddAttachment method.

Syntax
public class GraphAddAttachmentOptions
Inheritance
Object
GraphAddAttachmentOptions
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()

Constructors

Name Description
GraphAddAttachmentOptions(String)

Initializes new GraphAddAttachmentOptions instance.

Properties

Name Description
ContentId

Gets or sets the Content-Id of the attachment.

ContentLocation

Gets or sets the Content-Location of the attachment.

ContentType

Gets or sets the Content-Type of the attachment. For predefined strings see MediaTypeNames subclasses's constants.

IsInline

Gets or sets the value indicating whether this is inline attachment. Inline attachment is also known as linked or embedded resource, e.g. Image or CSS file referenced from the message body.

Name

Gets or sets the Name of the attachment.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies