InboxRule.ForwardTo Property

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property ForwardTo As ADRecipientOrAddress()
    Get
    Friend Set
'Usage
Dim instance As InboxRule
Dim value As ADRecipientOrAddress()

value = instance.ForwardTo
public ADRecipientOrAddress[] ForwardTo { get; internal set; }

Property Value

Type: []