EventCategoryCustom Property |
Custom description
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic static EventCategory Custom { get; }
Public Shared ReadOnly Property Custom As EventCategory
Get
public:
static property EventCategory^ Custom {
EventCategory^ get ();
}
static member Custom : EventCategory with get
Property Value
Type:
EventCategory
See Also