MailBee.NET Objects 7.2

PstMessage Class

Represents a Message item.

For a list of all members of this type, see PstMessage Members.

System.Object
   MailBee.Outlook.PstItem
      MailBee.Outlook.PstMessage

public class PstMessage : PstItem

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Message item corresponds to a MailMessage.

Use PstReader class to parse .PST files and extract data from them.

Requirements

Namespace: MailBee.Outlook

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

PstMessage Members | MailBee.Outlook Namespace