EmbeddedFileCollection.Keys

EmbeddedFileCollection.Keys property

Returns list of file attachment keys.

public List<string> Keys { get; }

See Also