EmbeddedObjects

EmailContent.EmbeddedObjects property

Gets the collection of all embedded objects of the email message.

public EmailEmbeddedObjectCollection EmbeddedObjects { get; }

Property Value

The collection of all embedded objects of the email message.

See Also