AssociatedPersonCategoryFatherValue Field |
String value for 'Father' category
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic const string FatherValue = "Father"
Public Const FatherValue As String = "Father"
public:
literal String^ FatherValue = "Father"
static val mutable FatherValue: string
Field Value
Type:
String
See Also