PublicAPI.CRM.Contact.AddComment ELMA API Documentation
 
 
Syntax

public void AddComment(
	Contact contact,
	string comment,
	User commentAuthor
)

Parameters

contact
Type: Contact
comment
Type: System String
commentAuthor
Type: User
See Also