The patient's email address, if it was specified.
object.Email
| Part | Attribute | Type | Description |
|---|---|---|---|
object |
Required | The object always implements the
ISPatient interface |
string
Display the patient's email address.
Dim aPatient
Dim aEmail
Set aPatient = Profile.SelectPatient
aEmail = aPatient.Email
Profile.MsgBox (aEmail) In Profile Client v8 on User Interface Email can be found in or in .