EventCategoryCustomValue Field |
String value for 'Custom' category
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax public const string CustomValue = "Custom"
Public Const CustomValue As String = "Custom"
public:
literal String^ CustomValue = "Custom"
static val mutable CustomValue: string
Field Value
Type:
StringSee Also