User ForwardToRecipient Property DRA REST Extensions SDK
A user to whom all email sent to this resource mailbox should be forwarded. Specify the distinguished name. The default is not to forward emails.

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 = "forwardToRecipient")]
public string ForwardToRecipient { get; set; }

Property Value

Type: OnlineString
See Also