Share via


DlpPolicyPresentationBase.ErrorText property

Namespace:  Microsoft.Exchange.MessagingPolicies.CompliancePrograms.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Protected Property ErrorText As LocalizedString
    Get
    Set
'Usage
Dim value As LocalizedString

value = Me.ErrorText

Me.ErrorText = value
protected LocalizedString ErrorText { get; set; }

Property value

Type: Microsoft.Exchange.Data.Common.LocalizedString

See also

Reference

DlpPolicyPresentationBase class

DlpPolicyPresentationBase members

Microsoft.Exchange.MessagingPolicies.CompliancePrograms.Tasks namespace