RetrievePersonalWallRequest.PageSize Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets or sets, for retrieval, the number of posts per page. Required.
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public int PageSize { get; set; }
Public Property PageSize As Integer
Property Value
Type: System.Int32
Type: Int32
The number of posts per page. The maximum number of retrieved posts, per page, is 100; the minimum number is 1.
See Also
RetrievePersonalWallRequest Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright