PublicAPI.CRM.Lead.AddComment ELMA API Documentation
 
 
Syntax

public void AddComment(
	Lead lead,
	string comment,
	User commentAuthor
)

Parameters

lead
Type: Lead
comment
Type: System String
commentAuthor
Type: User
See Also