User Office365DeliverAndForward Property DRA REST Extensions SDK
Indicates if email delivered to this O365 user should be forwarded. Default is false.

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 = "office365DeliverAndForward")]
public Nullable<bool> Office365DeliverAndForward { get; set; }

Property Value

Type: OnlineNullable OnlineBoolean 
See Also