Jaa


RuleActionsType.RedirectToRecipients Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property RedirectToRecipients As EmailAddressType()
    Get
    Set
'Usage
Dim instance As RuleActionsType
Dim value As EmailAddressType()

value = instance.RedirectToRecipients

instance.RedirectToRecipients = value
public EmailAddressType[] RedirectToRecipients { get; set; }

Property Value

Type: []