DomainCollectionItem Property (String)Ipswitch.Messaging.Framework
This fuction allows you to get to the individual classes via domaincollection[x]

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public DomainData this[
	string strName
] { get; set; }

Parameters

strName
Type: SystemString

Property Value

Type: DomainData
See Also

Reference