InboxRule.RedirectTo Property

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

Syntax

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

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

Property Value

Type: []