Click or drag to resize

ICardPropertyListT Properties

IT Hit WebDAV Classes Reference

The ICardPropertyListT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollectionT.
(Inherited from ICollectionT.)
Public propertyIsReadOnly
Gets a value indicating whether the ICollectionT is read-only.
(Inherited from ICollectionT.)
Public propertyItem
Gets or sets the element at the specified index.
(Inherited from IListT.)
Public propertyPreferedOrFirstProperty
Returns preferred property or first property if no preferred property exist. Returns null if the list is empty.
Public propertyPreferedProperty
Returns preferred property or null if no preferred property exist.
Top
See Also