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

GraphAttachmentInfo Class

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

Represents a Graph attachment.

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

Properties

Name Description
ContentType

Gets the Content type of the attachment. Null reference (Nothing in VB.NET) if the value is not known.

Id

Gets the ID of the attachment.

IsInline

Gets a 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. False if the value is not known.

LastModifiedTime

Gets a date and time of last modification of the attachment; or MinValue if the value is not available.

Name

Gets the Name of the attachment. Null reference (Nothing in VB.NET) if the value is not known.

Size

Gets the Size of the attachment reported by the server. Zero if the value is not known.

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