Share via


Task.InternalForce property

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

Syntax

'Declaration
Protected Property InternalForce As SwitchParameter
    Get
    Set
'Usage
Dim value As SwitchParameter

value = Me.InternalForce

Me.InternalForce = value
protected SwitchParameter InternalForce { get; set; }

Property value

Type: SwitchParameter

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace