Microsoft Identity Integration Server 2003 Developer Reference

AttributeDescriptionCollection.Item

The AttributeDescriptionCollection.Item property retrieves a specific member of the collection.
[C#]
public abstract AttributeDescription this[
  String AttributeName
] {get;}
[Visual Basic .NET]
Public MustOverride ReadOnly Property Item( _
  ByVal AttributeName As String _
) As AttributeDescription

Parameters

AttributeName

Contains the name of the attribute to retrieve.

Requirements

Product: Microsoft Identity Integration Server 2003 Service Pack 1
Namespace: Defined in Microsoft.MetadirectoryServices.
Assembly: Requires Microsoft.MetadirectoryServices (in Microsoft.MetadirectoryServices.dll).
.NET Framework: Requires .NET Framework 1.1.