Share via


Task.WriteWarning method (LocalizedString)

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

Syntax

'Declaration
Protected Overridable Sub WriteWarning ( _
    text As LocalizedString _
)
'Usage
Dim text As LocalizedString

Me.WriteWarning(text)
protected virtual void WriteWarning(
    LocalizedString text
)

Parameters

See also

Reference

Task class

Task members

WriteWarning overload

Microsoft.Exchange.Configuration.Tasks namespace