Click or drag to resize

ActionForceEmailFormatID Property

Unique ID - GUID that specifies actions in global containers working on action level, e.g. in the frequency counter of sending auto-responders.

Namespace:  ER.Shared.Settings.Actions
Assembly:  ER.Shared.Settings.2 (in ER.Shared.Settings.2.dll) Version: 10.0.1
Syntax
public string ID { get; set; }

Property Value

Type: String

Implements

IRuleActionDescID
See Also