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