RetrieveMembersBulkOperationRequest.BulkOperationSource 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 the source for a bulk operation. Required.
public:
property int BulkOperationSource { int get(); void set(int value); };
public int BulkOperationSource { get; set; }
member this.BulkOperationSource : int with get, set
Public Property BulkOperationSource As Integer
Property Value
The source for a bulk operation. The return value for this property is a BulkOperationSource enumeration type.