Gets the PST ID of this item.
Namespace: MailBee.OutlookAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic virtual int PstID { get; }
Public Overridable ReadOnly Property PstID As Integer
Get
Property Value
Type:
Int32The integer value which uniquely identifies this item in the .PST file.
Remarks
See Also