Part

ItemOperationsFetchProperties.Part property

Specifies an integer index into the metadata of the multipart response. The Part element is present only in a multipart ItemOperations response. It presents in Properties if the item being fetched is located in a document library.

public int? Part { get; set; }

See Also