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