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