User Office365ForwardingAddress Property DRA REST Extensions SDK
The email address where email sent to this Office 365 user should be forwarded. Applicable when office365DeliverAndForward is true.

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

Property Value

Type: OnlineString
See Also