Gets the PST ID of this item.
            
 
Namespace: MailBee.OutlookAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
 Syntax
Syntaxpublic override int PstID { get; }Public Overrides ReadOnly Property PstID As Integer
	Get
Property Value
Type: 
Int32The integer value which uniquely identifies this item in the .PST file.
 Remarks
Remarks See Also
See Also