Share via


SPQuotaTemplateCollection.Item property

Gets or sets the quota template object from the collection.

Overload list

  Name Description
Public property Item[Int32] Gets the quota template object at the specified index in the collection. In C#, this property is an indexer for the SPQuotaTemplateCollection class.
Public property Item[String] Gets or sets a quota template object with the specified name in the collection. In C#, this property is an indexer for the SPQuotaTemplateCollection class.

Top

See also

Reference

SPQuotaTemplateCollection class

SPQuotaTemplateCollection members

Microsoft.SharePoint.Administration namespace