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