User ForwardAndDeliver Property DRA REST Extensions SDK
When an a When true, indicates that incoming mail will be delivered to this mailbox and also redirected to the alternateRecipient.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "forwardAndDeliver")]
public Nullable<bool> ForwardAndDeliver { get; set; }

Property Value

Type: OnlineNullable OnlineBoolean 
See Also