KnownPropertyList.Item
KnownPropertyList indexer
Gets the element at the specified index.
public PropertyDescriptor this[int index] { get; set; }
Parameter | Description |
---|---|
index | The zero-based index of the element to get or set. |
Return Value
The property is set and the System.Collections.Generic.IList is read-only.
See Also
- class PropertyDescriptor
- class KnownPropertyList
- namespace Aspose.Email.Mapi
- assembly Aspose.Email