EmailParameter Property

(optional) Contains the information of the submitting user, you can get the information from the EMAIL_SERVER parameter (300).

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public string Parameter { get; set; }

Property Value

String

See Also