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

MsgAttachment Class

Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9119)

Represents an Outlook .MSG attachment.

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

Properties

Name Description
Data

Gets the data of the attachment (only if data are stored as byte array).

DisplayName

Gets display name of the attachment.

FileName

Gets file name of the attachment.

IsEmbeddedMessage

Gets a value indicating whether the attachment is an embedded Outlook .MSG mail message.

Properties

Gets a collection of properties of the attachment.

Methods

Name Description
Save(Stream)

Saves the attachment to the supplied stream.

Save(String)

Saves the attachment to a file.

ToMessage()

Converts attachment data into a new MsgMessage instance.

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