ExtendedPropertyList Properties

Independentsoft MSG .NET

ExtendedPropertyList Properties MSG .NET Class Library
The ExtendedPropertyList type exposes the following members.
Properties

  NameDescription
Public propertyOnlineCapacity
Gets or sets the total number of elements the internal data structure can hold without resizing.
(Inherited from OnlineList ExtendedProperty .)
Public propertyOnlineCount
Gets the number of elements actually contained in the OnlineList T .
(Inherited from OnlineList ExtendedProperty .)
Public propertyOnlineItem Int32 
Gets or sets the element at the specified index.
(Inherited from OnlineList ExtendedProperty .)
Public propertyItem ExtendedPropertyTag 
Gets the ExtendedProperty with the specified tag.
Back to Top
See Also