InvalidFailureItemException.Param Property
Namespace: Microsoft.Exchange.Common
Assembly: Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)
Syntax
'Declaration
Public ReadOnly Property Param As String
Get
'Usage
Dim instance As InvalidFailureItemException
Dim value As String
value = instance.Param
public string Param { get; }
Property Value
Type: System.String