RetrieveTimelineWallRecordsResponse.TimelineWallRecords Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Data for all the activity pointer entities along with the parties and attachements as dictated by the FetchXML query.
public:
property System::String ^ TimelineWallRecords { System::String ^ get(); };
public string TimelineWallRecords { get; }
member this.TimelineWallRecords : string
Public ReadOnly Property TimelineWallRecords As String