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