EMDeploymentNotificationSettingsNotifyEvents Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic IntCollection NotifyEvents { get; set; }
Public Property NotifyEvents As IntCollection
Get
Set
public:
property IntCollection^ NotifyEvents {
IntCollection^ get ();
void set (IntCollection^ value);
}
member NotifyEvents : IntCollection with get, set
function get_NotifyEvents();
function set_NotifyEvents(value);
Property Value
Type:
IntCollection
See Also