PstAppointmentPstType Property |
Gets the PST type of this object.
Namespace: MailBee.OutlookAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntaxpublic override PstItemType PstType { get; }
Public Overrides ReadOnly Property PstType As PstItemType
Get
Property Value
Type:
PstItemTypeReturns
Appointment.
See Also