EngagedEventsLastEngagedDate Property
|
Alterian Email Manager 6.2.3 SDK Help File
Last
DateTime the recipients are engaged to the events
Namespace:
DMLibrary.Repository.EventlogAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic DateTime LastEngagedDate { get; }
Public ReadOnly Property LastEngagedDate As DateTime
Get
public:
property DateTime LastEngagedDate {
DateTime get ();
}
member LastEngagedDate : DateTime with get
function get_LastEngagedDate();
Property Value
Type:
DateTime
See Also