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