Share via


Task.Fields property

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

Syntax

'Declaration
Protected Friend ReadOnly Property Fields As PropertyBag
    Get
'Usage
Dim value As PropertyBag

value = Me.Fields
protected internal PropertyBag Fields { get; }

Property value

Type: PropertyBag

See also

Reference

Task class

Task members

Microsoft.Exchange.Configuration.Tasks namespace