ConnectorFormat.EndConnectedShape (PowerPoint)
Returns a Shape object that represents the shape that the end of the specified connector is attached to.
If the end of the specified connector isn't attached to a shape, this property generates an error.
Dim shpEndConnectedShape As Shape
Set shpEndConnectedShape = ActivePresentation.Slides(1).Shapes(2).ConnectorFormat.EndConnectedShape