Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets the collection of posts with their associated comments and the calculated attribute values.

Namespace:   Microsoft.Crm.Sdk.Messages
Assembly:  Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)

No code example is currently available or this language may not be supported.

Property Value

Type:

Type: EntityCollection
The collection of posts with their associated comments and the calculated attribute values.

The comments are returned in RelatedEntityCollection for each post. This property returns the following calculated attribute values: CommentCount (Integer), LikeCount (int) Followed (Boolean), liked (bool), and DeleteEnabled (Boolean) on each post; and DeleteEnabled (Boolean) on each post comment. This property also returns the MoreRecords (Boolean) attribute, which indicates whether there are more pages of posts to retrieve.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: