Embeds an EmbeddedOjbect.
Embeds an EmbeddedOjbect.
public bool EmbedObject(EmbeddedObject);
Embeds an array of embedded objects to the email. Typically these objects are images.
public bool EmbedObject(EmbeddedObject[]);
Embeds an object in the email.
public bool EmbedObject(string,string);