PstActivityPstType Property
Gets the PST type of this object.

Namespace: MailBee.Outlook
Assembly: MailBee.NET (in MailBee.NET.dll) Version: 12.4 build 677 for .NET 4.5
Syntax
public override PstItemType PstType { get; }

Property Value

Type: PstItemType
Returns Activity.
See Also