MapiTransactionOutcome.Error Property
Namespace: Microsoft.Exchange.Monitoring
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property Error As String
Get
Friend Set
'Usage
Dim instance As MapiTransactionOutcome
Dim value As String
value = instance.Error
public string Error { get; internal set; }
Property Value
Type: System.String