Store

ItemOperationsFetchRequest.Store property

Specifies the name of the store to which the parent operation applies. The following values are valid for the Store element: - Document Library (Microsoft SharePoint Server and UNC links) - Mailbox (items and attachments)

public StoreType Store { get; set; }

See Also