Gets the PST ID of this item.
Namespace: MailBee.OutlookAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
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
See Also