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