Contact ClassDRA REST Extensions SDK
Reresents an organization unit object in AD.
Inheritance Hierarchy

OnlineSystem Object
  NetIQ.DRA.Common.Rest.DataModels BaseObject
    NetIQ.DRA.Common.Rest.DataModels ModelObject
      NetIQ.DRA.Common.Rest.DataModels ModelEmailObject
        NetIQ.DRA.Common.Rest.DataModels Contact

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

[DataContractAttribute(Name = "contact")]
public class Contact : ModelEmailObject
See Also