Compartir a través de


Task.ConfirmationMessage Property

Namespace:  Microsoft.Exchange.Configuration.Tasks
Assembly:  Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)

Syntax

'Declaration
Protected Overridable ReadOnly Property ConfirmationMessage As LocalizedString
    Get
'Usage
Dim value As LocalizedString

value = Me.ConfirmationMessage
protected virtual LocalizedString ConfirmationMessage { get; }