PstContactPstType Property
Gets the PST type of this object.

Namespace: MailBee.Outlook
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public override PstItemType PstType { get; }

Property Value

Type: PstItemType
Returns Contact.
See Also