OperationResult.Success 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.
Returns an OperationResult indicating a successful operation.
public static Microsoft.Agents.A365.Runtime.OperationResult Success { get; }
static member Success : Microsoft.Agents.A365.Runtime.OperationResult
Public Shared ReadOnly Property Success As OperationResult
Property Value
An OperationResult indicating a successful operation.