This method finds the item that matches the first character of the Unicode string specified in bstr.
HRESULT FindItemPartial( BSTR bstr, long lIndexStart, long *pIndex );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.