RetrieveMembersBulkOperationRequest.EntitySource 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.
Gets or sets which members of a bulk operation to retrieve. Required.
public:
property int EntitySource { int get(); void set(int value); };
public int EntitySource { get; set; }
member this.EntitySource : int with get, set
Public Property EntitySource As Integer
Property Value
Describes which members of a bulk operation to retrieve. The return value for this property is an EntitySource type.