3.2.5.207.2.1.4 GetRelatedItems
This method is a static CSOM method.
Return Type: CSOM array of Microsoft.SharePoint.Client.RelatedItem
Returns a list of items related to the source list item. The maximum count of related items is nine.
Parameters:
SourceListName: Specifies the Title property for the ParentList (section 3.2.5.87.1.2.6) property of the source list item.
Type: CSOM String
SourceItemID: Specifies the Id (section 3.2.5.87.1.1.5) property of the source list item.
Type: CSOM Int32