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