Checks if the provided ItemIdList is of a UNC path
class function IsUNCPath(const pItemIdList: IItemIdList): Boolean;
Boolean: True if it is a UNC path, false otherwise
JamItemIdList.TItemIdListHelper