AssociatedPersonsListRelative Property |
Relative
Namespace:
Aspose.Email.PersonalInfo
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string Relative { get; set; }
Public Property Relative As String
Get
Set
public:
property String^ Relative {
String^ get ();
void set (String^ value);
}
member Relative : string with get, set
Property Value
Type:
String
See Also