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