AttachPropertyFormatType Property

This is used to set or get the attachment format type

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public string FormatType { get; set; }

Property Value

String
The value is a string defining the type of attachment that the property value represents such as image/jpeg, application/binary, audio/basic, etc.

See Also