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

MsgProperty Class

Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll

Represents a property of the Outlook .MSG message or attachment.

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

Remarks

Internally, this is a MAPI property.

Properties

Name Description
DataType

Gets a data type of the property.

Id

Gets a long ID (LID) of the property, if kind is NumericalNamed.

Kind

Gets a kind of the property.

Name

Gets a name of the property, if kind is StringNamed.

PropertySet

Gets a property set of the NumericalNamed or StringNamed property. Returns None for Tagged property or if the property set (GUID) is unknown.

Tag

Gets a tag of the property.

Value

Gets a value of the property.

Methods

Name Description
GetRawData()

Gets copy of the raw data of the Value read from the underlying stream. If new value is set to the property, the raw data value is cleared. This method is valid only for data types: String, String8, Binary, Guid. For other data types this method returns null.

ToString()

Returns a string that represents the current object.

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