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 public 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