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