MailBee.NET Objects 7.2

PstRss Class

Represents an RSS item.

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

System.Object
   MailBee.Outlook.PstItem
      MailBee.Outlook.PstRss

public class PstRss : 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

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

PstRss Members | MailBee.Outlook Namespace