SaveResult.Attachments

SaveResult.Attachments property

Gets the save results of attachments.

public List<SaveResult> Attachments { get; }

Property Value

The list of SaveResult.

See Also