Share via


ContactPerson.mcrFindOrCreateEmail Method

Gets or sets the email of the ContactPerson.

Syntax

public Email mcrFindOrCreateEmail(Email _emailToCreate)

Run On

Called

Parameters

  • _emailToCreate
    Type: Email Extended Data Type
    The email address to assign to the ContactPerson if one does not already exist.

Return Value

Type: Email Extended Data Type
The email address of the ContactPerson.

See Also

Reference

ContactPerson Table