DMEventInfo Class |
The DMEventInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DMEventInfo | Initializes a new instance of the DMEventInfo class |
| Name | Description | |
|---|---|---|
| AutoNamed | This event was assigned a name. | |
| Created | Date this event was created. | |
| Disable | This event should disable the recipient for whom it's logged. | |
| HasValue | This event is created/logged via logvalue. | |
| Health | Event health delta - the value added to an email address's health when this event occurs. | |
| ID | ID of this event. | |
| Modified | Date this event was last modified. | |
| Name | Name of this event. | |
| Shared | This event is shared. | |
| System | This event is a system event (usually when ID is less than 100). | |
| URL | If this event was used to track a link, this is the URL. If the event was used to track two or more different links URL is blank. | |
| UserDefined | This event is created by a user. |