I am trying to use the AD Attribute (it already exists in AD) of msExchHomeServer to filter that db since disabled users lose the value in this field. But I am getting an error when I go to apply the filter.
************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at ABSConfig.MainForm.UpdateOccurances(String name)
at ABSConfig.MainForm.ValidateAttrConfig(String filterValue, String adAttrName)
at ABSConfig.MainForm.Save_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
Sorry, that is not the whole message, but didn't want to paste too much. I've just been cancelling but should I continue?
~~~~~~
Is this a case where, because it isn't linked to any particular field in the Lync db, it can't be used for filtering? It is a valid field in AD. Is there a way to add it to the list for the Lync db?