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