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