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