PublicAPI.CRM.Relationship.CreateMailELMA API Documentation
Create Mail. Creates an object without saving to the database
Access path: PublicAPI.CRM.Relationship.CreateMail
Overload List

  NameDescription
Public methodCreateMail 
Create Mail. Creates an object without saving to the database
Public methodCreateMail(Contact)
Create Mail for a contact. Creates an object without saving to the database
Public methodCreateMail(Contractor)
Create Mail for a contractor. Creates an object without saving to the database
Public methodCreateMail(Lead)
Create Mail for a lead. Creates an object without saving to the database
Public methodCreateMail(Sale)
Create Mail for a sale. Creates an object without saving to the database
Back to Top
See Also