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