EMail PropertyEMail Types Property
This property is used to set or get the e-mail type flags
Definition
Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
The default is Internet
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2025.1.9.0
C#
public EMailTypes EMailTypes { get; set; }VB
Public Property EMailTypes As EMailTypes
Get
SetC++
public:
property EMailTypes EMailTypes {
EMailTypes get ();
void set (EMailTypes value);
}F#
member EMailTypes : EMailTypes with get, setProperty Value
EMailTypesThe default is Internet