PublicAPI.CRM.Relationship.CreateMeetingELMA API Documentation
Create Meeting. Creates an object without saving to the database
Access path: PublicAPI.CRM.Relationship.CreateMeeting
Overload List

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