RetrieveRecordWallRequest.Source Property

 

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

Gets or sets a value that specifies the source of the post. Optional.

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

Syntax

public OptionSetValue Source { get; set; }
Public Property Source As OptionSetValue

Property Value

Type: Microsoft.Xrm.Sdk.OptionSetValue

Type: OptionSetValue
The value that specifies the source of the post.

Remarks

Use this property to filter the posts by their source type, such as an auto post or a manual post (user post).

The following table contains the valid values for this property.

Value

Description

1

Auto post

2

Manual post

See Also

RetrieveRecordWallRequest Class
Microsoft.Crm.Sdk.Messages Namespace

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright