UpdateItemInRecoverableItemsType

UpdateItemInRecoverableItemsType class

public class UpdateItemInRecoverableItemsType : BaseRequestType

Constructors

Name Description
UpdateItemInRecoverableItemsType() The default constructor.

Properties

Name Description
Attachments { get; set; }
ItemId { get; set; }
MakeItemImmutable { get; set; }
MakeItemImmutableSpecified { get; set; }
Updates { get; set; }

See Also