Method RemoveItemProperty
RemoveItemProperty(ItemProperty)
Removes the specified item property from this item.
See ItemProperties to enumerate item properties on this item.
public void RemoveItemProperty(ItemProperty itemProperty)
Parameters
itemPropertyItemPropertyThe item property to remove.