BatchOperationState.StatusMap 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 the status map of the operation.
public System.Collections.Generic.IDictionary<int,int> StatusMap { get; }
member this.StatusMap : System.Collections.Generic.IDictionary<int, int>
Public ReadOnly Property StatusMap As IDictionary(Of Integer, Integer)
Property Value
The status map for processed users.