AliasCollectionItem Property (String)Ipswitch.Messaging.Framework

[Missing <summary> documentation for "P:IMailAPI_NET.AliasCollection.Item(System.String)"]

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

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

Parameters

strName
Type: SystemString

Property Value

Type: Alias
See Also

Reference