IndividualEvent NotificationOptions Property CTCT Wrapper Documented Class Library
Define whether or not event notifications are sent to the contact email_address, and which notifications.

Namespace: CTCT.Components.EventSpot
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public IList<NotificationOptions> NotificationOptions { get; set; }
See Also