Add

EmailEmbeddedObjectCollection.Add method

Lägger till en inbäddad resurs tillEmailContent .

public void Add(byte[] fileContent, string name)
Parameter Typ Beskrivning
fileContent Byte[] Innehållet i filen som ska läggas till.
name String Namnet på filen.

Se även