Class SaveResult

SaveResult class

Represents the result of saving the retrieved item.

public class SaveResult

Properties

NameDescription
Attachments { get; }Gets the save results of attachments.
MissedProperties { get; }Gets the collection of missed properties.
Status { get; }Gets the saving status.

See Also