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