Gets list of events
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public EventList Events { get; }
Public ReadOnly Property Events As EventList
Get
public:
property EventList^ Events {
EventList^ get ();
}
member Events : EventList with get
Property Value
Type:
EventListSee Also