Compartilhar via


InvalidRpmsgFormatException.Reason Property

Namespace:  Microsoft.Exchange.Security.RightsManagement
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public ReadOnly Property Reason As String
    Get
'Usage
Dim instance As InvalidRpmsgFormatException
Dim value As String

value = instance.Reason
public string Reason { get; }

Property Value

Type: System.String