Parameter NamesFormat Type Field
Attachment format type (iCalendar)
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public const string FormatType = "FMTTYPE"VB
Public Const FormatType As String = "FMTTYPE"C++
public:
literal String^ FormatType = "FMTTYPE"F#
static val mutable FormatType: string