Hello,
I am using CRM 2013 on-premise and developing mail merge functionality programmatically in C# to get Merged document.
I have uploaded Mail merge templates to CRM entity --> Mail Merge Templates (in XML format)
Now, I want to read that template in code.
I retrieve Mail Merge Template entity record using Service.Retrieve method.
But, now I am not sure which attribute I should use to read the actual document in Stream.
Any idea on this ?
Thank you,
*This post is locked for comments
I have the same question (0)