ExchangeAdminGroupListResponse AddObjects Method DRA REST Extensions SDK
Adds the specified objects to the response

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

public override void AddObjects(
	IEnumerable<ExchangeServer> servers
)

Parameters

servers
Type: OnlineSystem.Collections.Generic IEnumerable ExchangeServer 

[Missing <param name="servers"/> documentation for "M:NetIQ.DRA.Common.Rest.Responses.ExchangeAdminGroupListResponse.AddObjects(System.Collections.Generic.IEnumerable{NetIQ.DRA.Common.Rest.DataModels.ExchangeServer})"]

See Also