Click or drag to resize

EmailSentEventArgsUserData Property

Gets or sets the user data.

Namespace:  Atomia.Billing.Core.Sdk.Utils.Email
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public Object UserData { get; set; }

Property Value

Type: Object
The user data.
See Also