Freigeben über


OperationResult.Success Property

Definition

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.

Applies to