Hi,
I have a SPList object and use SPList.Items to get the SPListItemCollection. From this collection I need to access one SPListItem for which the UniqueID or GUID is not know. Is it possible to access the element directly using Display Name or any other information (other than GUID or UniqueId). Any idea will be appreciated.