Gets or sets the PST service.

C# | Visual Basic | Visual C++ |
IPSTService PSTService { get; set; }
Property PSTService As IPSTService
property IPSTService^ PSTService { IPSTService^ get (); void set (IPSTService^ value); }

The PST service.
C# | Visual Basic | Visual C++ |
IPSTService PSTService { get; set; }
Property PSTService As IPSTService
property IPSTService^ PSTService { IPSTService^ get (); void set (IPSTService^ value); }