NotificationEmail NotificationEmail { get; set; }
Property NotificationEmail As NotificationEmail
Get
Set
property NotificationEmail^ NotificationEmail {
NotificationEmail^ get ();
void set (NotificationEmail^ value);
}
abstract NotificationEmail : NotificationEmail with get, set