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