Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
public class NewsFeed_PostNewsFeedItemRequest
public NewsFeed_PostNewsFeedItemRequest()
public NewsFeedItem NewsFeedItem { get; set; }
public bool ToAll { get; set; }
public int[] ToAssociateIds { get; set; }
public int[] ToGroupIds { get; set; }
Related topics