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